Friday, March 28, 2008

Who is running the popular tech news site www.funandtechpark.co.cc


From Yahoo! Answers (http://answers.yahoo.com/) I found This Interesting Question:

Does anyone know who is running the popular tech news site http://www.funandtechpark.co.cc ?

Ok, Let's Start Digging;)

=====> Step 1: Find Owner of This Domain:

First We need to know Who is the Owner of This Domain: http://www.funandtechpark.co.cc:

As 'www' is a common part of URL, We Should Search for this Second Level domain funandtechpark.co.cc from .CC Public Whois Server.

[root@log ~]# whois funandtechpark.co.cc
Whois Service 1.0 by BdNic (http://www.bdnic.net/whois/)
Copyright 2005-2007 Bangladesh Network Information Center
Request: funandtechpark.co.cc
whois server for *.cc is whois.nic.cc ...
connected to whois.nic.cc [72.13.32.29:43] ...

No match for "FUNANDTECHPARK.CO.CC".

Last update of whois database: Fri, 28 Mar 2008 08:04:52 EDT <<<

Ops! This Domain is not a 'Real Registered Domain'

Check http://www.bdnic.net/whois/index.php?domain=FUNANDTECHPARK.CO.CC for details.

Ok, Let's go to Top Level Domain CO.CC

=====> Step 2: Find Who Own CO.CC

[root@log ~]# whois co.cc
Whois Service 1.0 by BdNic (http://www.bdnic.net/whois/)
Copyright 2005-2007 Bangladesh Network Information Center
Request: co.cc
whois server for *.cc is whois.nic.cc ...
connected to whois.nic.cc [72.13.32.29:43] ...
connected to whois.moniker.com [64.49.213.249:43] ...
Moniker.Com Whois Server Version 2.1

Domain Name: CO.CC

Registrant [1280642]:
KAMSUNGCOMMUNICATION
JANGHANG-DONG, ILSAN-GU
GOYANG
GYEONGGI-DO
410380
KR


Administrative Contact [1280643]:
Jong Sung Kim CO.CC@domainservice.com
KAMSUNGCOMMUNICATION
JANGHANG-DONG, ILSAN-GU
GOYANG
GYEONGGI-DO
410380
KR
Phone: +1.9549848445
Fax: +1.9549699155


Billing Contact [738701]:
Moniker Privacy Services CO.CC@domainservice.com
Moniker Privacy Services
20 SW 27th Ave.
Suite 201
Pompano Beach
FL
33069
US
Phone: +1.9549848445
Fax: +1.9549699155


Technical Contact [738701]:
Moniker Privacy Services CO.CC@domainservice.com
Moniker Privacy Services
20 SW 27th Ave.
Suite 201
Pompano Beach
FL
33069
US
Phone: +1.9549848445
Fax: +1.9549699155


Domain servers in listed order:

NS1.CO.CC 222.122.45.50
NS2.CO.CC 58.121.85.222

Record created on: 1997-10-13 00:00:00.0
Database last updated on: 2008-03-05 02:29:53.61
Domain Expires on: 2013-03-26 00:00:00.0

[root@log ~]#

Ok, Found Something. Hmmm CO.CC is Directly Registered to Organization Details Above

Also Found the Whois Server for 'CO.CC' domain is:

whois.moniker.com [64.49.213.249]

Let's search on this server for domain 'funandtechpark.co.cc'

=====> Step 3: Direct Search to whois.moniker.com:

[root@log ~]# telnet whois.moniker.com 43
Trying 64.49.213.249...
Connected to whois.moniker.com (64.49.213.249).
Escape character is '^]'.
funandtechpark.co.cc
Moniker.Com Whois Server Version 2.1

No Match

[root@log ~]#

Yes, This is not a normal Registered Domain. It is belong to "CO.CC", Mean this is a tricks of CO.CC Owner. Owner of CO.CC Sell (SUB)Domain end with CO.CC and Give you a 'Redirect' URL. All POSSIBLE domains end with .CO.CC are resolved to two IP address.

=====> Step 4: Check IP for Domains End With .CO.CC :

Let's Check if ALL Possible Domain end With .CO.CC Domain Have Same IP:

[root@log ~]# nslookup www.funandtechpark.co.cc
Server: 116.212.104.81
Address: 116.212.104.81#53

Non-authoritative answer:
Name: www.funandtechpark.co.cc
Address: 222.122.45.50
Name: www.funandtechpark.co.cc
Address: 58.121.85.222

[root@log ~]# nslookup funandtechpark.co.cc
Server: 116.212.104.81
Address: 116.212.104.81#53

Non-authoritative answer:
Name: funandtechpark.co.cc
Address: 58.121.85.222
Name: funandtechpark.co.cc
Address: 222.122.45.50

[root@log ~]# nslookup www.bauani.co.cc
Server: 116.212.104.81
Address: 116.212.104.81#53

Non-authoritative answer:
Name: www.bauani.co.cc
Address: 58.121.85.222
Name: www.bauani.co.cc
Address: 222.122.45.50

[root@log ~]# nslookup www.bauani.org.co.cc
Server: 116.212.104.81
Address: 116.212.104.81#53

Non-authoritative answer:
Name: www.bauani.org.co.cc
Address: 58.121.85.222
Name: www.bauani.org.co.cc
Address: 222.122.45.50

[root@log ~]# nslookup ANYTHING.co.cc
Server: 116.212.104.81
Address: 116.212.104.81#53

Non-authoritative answer:
Name: ANYTHING.co.cc
Address: 58.121.85.222
Name: ANYTHING.co.cc
Address: 222.122.45.50

[root@log ~]#

Can you See? All the site is pointed to Two IP Address: 58.121.85.222 & 222.122.45.50

=====>Step 5: Let's See the Header Reply of .CO.CC Domain

[root@log ~]# telnet 58.121.85.222 80
Trying 58.121.85.222...
Connected to cc.cc (58.121.85.222).
Escape character is '^]'.
HEAD / HTTP/1.0
HOST:funandtechpark.co.cc

HTTP/1.1 200 OK
Date: Fri, 28 Mar 2008 12:33:42 GMT
Server: Apache/1.3.39 (Unix) PHP/5.2.3 mod_ssl/2.8.30 OpenSSL/0.9.8g
Vary: Host
X-Powered-By: PHP/5.2.3
Connection: close
Content-Type: text/html

Connection closed by foreign host.
[root@log ~]# telnet 58.121.85.222 80
Trying 58.121.85.222...
Connected to cc.cc (58.121.85.222).
Escape character is '^]'.
HEAD / HTTP/1.0
Host:mycheck-from-blog.co.cc

HTTP/1.1 200 OK
Date: Fri, 28 Mar 2008 12:34:50 GMT
Server: Apache/1.3.39 (Unix) PHP/5.2.3 mod_ssl/2.8.30 OpenSSL/0.9.8g
Vary: Host
X-Powered-By: PHP/5.2.3
Connection: close
Content-Type: text/html

Connection closed by foreign host.
[root@log ~]#quit


=====>Summary: Website http://www.funandtechpark.co.cc is redirected to http://funandtech.blogspot.com/. You will not normally know who run the site: www.funandtechpark.co.cc unless authority tell you. If you really want to know the the Author of This Site, Contact Directly to http://www.everything.co.cc/. Others, Who Can Help You is support_AT_blogpost_DOT_COM as it is hosted to BLOGPOST (www.blogpost.com)

Thanks
Ahamed Bauani

** This is a Initial Query - I will Update it with More Details Within Very Short Time.

0 comments:

Other Posts

Labels / Category

3G (4) Adsense (2) AKTEL (2) Amateur Radio (3) APNIC (5) Bajaj Discovery (1) Bajaj Pulsar (1) Bangla News (5) Bangladesh (29) Bangladesh Computer Market (1) Bangladesh Cricket (2) Bangladesh earthquake (3) Bangladesh Educational Board (1) Bangladesh Energy (4) Bangladesh ICT (15) Bangladesh Internet Service (14) Bangladeshi Credit Card (3) Bangladeshi News Site (3) Bank in Bangladesh (7) Bank of Bangladesh (10) Banking in Bangladesh (10) BGMEA Bulding (1) Big File Download (3) blackhat (1) BLOG (6) Bogon (3) bot (2) BTCL (3) BTRC (13) BTTB Internet (10) BTTB Submarine Cable (9) Byke Hijack (1) Cacti (1) Call Block (1) Carbon Credit (1) CentOs (2) CentOs Bangladesh (2) Charity (2) Chrome (2) Computer Booting (1) Credit Card (10) Credit Card in Bangladesh (8) Crime (3) CyberCrime (11) Cyclon (1) DDoS (8) Dengue (1) Denmark (1) Dhaka earthquake (5) DNS (3) DNSSEC (2) Domain (9) DoS (4) dot bd domain (3) Dot CO.CC (2) Download (4) Drive not opening on click (1) DV Lottery 2010 (2) E-Learning (1) earthquake (5) EARTHQUAKE BANGLADESH (2) EARTHQUAKE DHAKA (2) earthquake in Bangladesh (5) earthquake in Dhaka (5) Email (7) Email Full Header (3) Email Sender Identify (4) Entertainment (2) Fake Email Sender (5) Firefox (8) FTP (1) Funny (4) GMail (4) Google (18) GPRS Settings (1) GrameenPhone (1) HAM (4) Health (3) Hobby (1) IGW (3) IIG (3) India (1) Indian ICT (1) Indian IT (1) Internet (19) Internet Mail (1) Internet Security (9) iPhone (3) iPhone Bangla (2) iPhone Bangladesh (2) iPhone in Dhaka (2) iPod (1) IPv4 Allocation (8) ipv6 (10) islam (4) ISOC (3) Linux Articles (6) Metal News (1) Microsoft (4) Microsoft buy Yahoo (1) Mirror Server (1) Mobile Phone (3) Mobile Phone Internet (1) Mobile Phone News (3) Mobile Phone Operator (6) Mobile Phone User (3) Mozilla (8) Mozilla Firefox (8) Myself (1) Mystery (1) Netcraft (4) Network Monitoring (4) neverBot (2) News Site (1) Nokia (3) Oil Price (2) Online Security (7) Paypal in Bangladesh (6) Personal View (1) Phishing (2) Pigeons (1) Postfix (7) PSTN (2) RANGS Bulding (1) Relay Host (2) robot.txt (1) robots.txt (2) Scour (2) Scour.com (2) Second submarine cable (3) Sendmail (4) Share Market (4) Smart Relay (3) SSC Result 2008 (1) Stock Market (3) Technology (1) Ubuntu (4) UCB (5) UCBL (5) URL Redirect (2) Virus (3) Virus Infected Windows (3) Virus Information (3) Warid (2) Web Spider (3) Webhosting (6) Wimax (4) Windows (1) Windows Problems (1) Wireless Internet in Bangladesh (5) Yahoo (4) Yahoo Sold (1)

Share it