Re: reverse IP lookup for check all doimains on the server
From: Joe Beanfish (joebeanfish_at_nospam.duh)
Date: 06/11/04
- Next message: Kerry Cox: "FC2 and the KMenu editing"
- Previous message: Richard Stonehouse: "Re: Problem setting up lm-sensors"
- In reply to: PHP2: "Re: reverse IP lookup for check all doimains on the server"
- Next in thread: PHP2: "Re: reverse IP lookup for check all doimains on the server"
- Reply: PHP2: "Re: reverse IP lookup for check all doimains on the server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 11 Jun 2004 13:19:02 -0400
On Fri, 11 Jun 2004 00:52:15 +0200, PHP2 <gp@nospm.hr> wrote:
> "Joe Beanfish" <joebeanfish@nospam.duh> wrote in message
> news:opr9d52dpflxnsjb@news.thunderstone.com...
>> On Thu, 10 Jun 2004 09:39:20 +0200, PHP2 <gp@nospm.hr> wrote:
>>
>> > Have someone any idea what I must to do?
>> >
>> > if I add some IP of server that I can see all domains on the same IP on
> the
>> > server.
>> >
>> > like here: http://whois.webhosting.info/216.127.92.54
>>
>> get started with
>>
>> whois -h whois.arin.net 216.127.92.54
>this read only who is owner of IP 216.127.92.54
>
> but how read all domains on the server pointed to 216.127.92.54
That's all you can really tell directly. I suspect they're using some
brute force method to query the IP of every domain periodically to
determine which are on the same ip. You're just querying their database,
which is incomplete by the way (I just checked it with one of my virtual
hosts). You could write a script to fetch the web page and scrape the
desired information from it.
- Next message: Kerry Cox: "FC2 and the KMenu editing"
- Previous message: Richard Stonehouse: "Re: Problem setting up lm-sensors"
- In reply to: PHP2: "Re: reverse IP lookup for check all doimains on the server"
- Next in thread: PHP2: "Re: reverse IP lookup for check all doimains on the server"
- Reply: PHP2: "Re: reverse IP lookup for check all doimains on the server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|