Re: [PHP] Reverse IP lookup

2009-02-16 Thread Steve Holmes
On Sun, Feb 15, 2009 at 9:17 PM, Andrew Ballard wrote: > On Sun, Feb 15, 2009 at 1:22 PM, דניאל דנון wrote: > > > Hello, > > > > Is there anyway to get a list of sitess that are on a specific IP? > > > > I looked, But I couldn't find anything. > > > > I tried to make some with dns_get_record and

Re: [PHP] Reverse IP lookup

2009-02-16 Thread Thodoris
Hello, Is there anyway to get a list of sitess that are on a specific IP? I looked, But I couldn't find anything. I tried to make some with dns_get_record and gethostbyaddr, but couldn't make anything Thank Daniel Well actually you can't basically because of the way the Name Service

Re: [PHP] Reverse IP lookup

2009-02-16 Thread tedd
At 10:26 AM -0500 2/16/09, Robert Cummings wrote: On Mon, 2009-02-16 at 10:11 -0500, tedd wrote: At 9:17 PM -0500 2/15/09, Andrew Ballard wrote: >You mean like this one? > > >http://www.yougetsignal.com/tools/web-sites-on-web-server/ > >I don't know how reliable or up-to-date it is. No

Re: [PHP] Reverse IP lookup

2009-02-16 Thread Eric Butera
On Sun, Feb 15, 2009 at 9:17 PM, Andrew Ballard wrote: > On Sun, Feb 15, 2009 at 1:22 PM, דניאל דנון wrote: > >> Hello, >> >> Is there anyway to get a list of sitess that are on a specific IP? >> >> I looked, But I couldn't find anything. >> >> I tried to make some with dns_get_record and gethost

Re: [PHP] Reverse IP lookup

2009-02-16 Thread Robert Cummings
On Mon, 2009-02-16 at 10:11 -0500, tedd wrote: > At 9:17 PM -0500 2/15/09, Andrew Ballard wrote: > >You mean like this one? > > > >http://www.yougetsignal.com/tools/web-sites-on-web-server/ > > > >I don't know how reliable or up-to-date it is. > > Now that's something I would like to know how it w

Re: [PHP] Reverse IP lookup

2009-02-16 Thread tedd
At 9:17 PM -0500 2/15/09, Andrew Ballard wrote: You mean like this one? http://www.yougetsignal.com/tools/web-sites-on-web-server/ I don't know how reliable or up-to-date it is. Now that's something I would like to know how it works. Anyone have any ideas as to how that works? Cheers, tedd

Re: [PHP] Reverse IP lookup

2009-02-15 Thread Andrew Ballard
On Sun, Feb 15, 2009 at 1:22 PM, דניאל דנון wrote: > Hello, > > Is there anyway to get a list of sitess that are on a specific IP? > > I looked, But I couldn't find anything. > > I tried to make some with dns_get_record and gethostbyaddr, but couldn't > make anything > > Thank > > Daniel > You m

Re: [PHP] Reverse IP lookup

2009-02-15 Thread Richard Heyes
> Is there anyway to get a list of sitess that are on a specific IP? Not AFAIK. You can get the name associated with that IP adress (IIRC), but one IP could be serving multiple sites using virtual hosting. -- Richard Heyes HTML5 Canvas graphing for Firefox, Chrome, Opera and Safari: http://www.