[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] trace route



hirsh -e-skwirtz wrote:

> is there a way to find the actual place / company / webhost for a domain?
> 
> we are on a virtual server on rented space and i thing the company is simply
> reselling on behalf of another...
> \
> the ip for this web is 216.251.32.98
> 
> url is netblooms.com
> 
> we want to find the actual server this web is on...

First let's look at nslookup:

> [jl@joshua ez-access]$ nslookup 216.251.32.98
> Server:  joshua.ez-access.com
> Address:  216.116.124.170
> 
> Name:    hosting.megawebservers.com
> Address:  216.251.32.98
> 
> [jl@joshua ez-access]$

Now let's look at the last few lines of the traceroute:

> 19  191.ATM6-0.GW1.TOR3.ALTER.NET (152.63.129.237)  102.542 ms  103.377 ms  102.
> 20  204.92.65.206 (204.92.65.206)  111.578 ms  120.414 ms  110.859 ms
> 21  * * *
> 22  * * *

Well, looks like they block pings, but we can still do an nslookup on
the IP#:

[jl@joshua ez-access]$ nslookup 204.92.65.206
Server:  joshua.ez-access.com
Address:  216.116.124.170

*** joshua.ez-access.com can't find 204.92.65.206: Server failed
[jl@joshua ez-access]$

Whoops... no we can't; they don't bother to run it on the server it's
delegated to <frown>.

They're hiding.

Yes, it's possible to find out who owns the IP#; I leave that exercise
to you if you're really that curious.

Jeff







> 
> many thanks
> _____________________________________________________________________________________
> Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users

-- 
Jeff Lasman <jblists@xxxxxxxxxxxxx>
nobaloney.net
P. O. Box 52672
Riverside, CA  92517
voice: (909) 787-8589  *  fax: (909) 782-0205