Aug 17, 2006 #1 danny2785 Programmer Jun 26, 2006 16 US How would one go about making a module that does a reverse IP and return an approximatation of the number of domains associated with that IP? Thanks
How would one go about making a module that does a reverse IP and return an approximatation of the number of domains associated with that IP? Thanks
Aug 17, 2006 #2 PaulTEG Technical User Sep 26, 2002 4,469 IE You're talking about a reverse IP lookup? AFAIK, there can only be one of the hosts that's virtually hosted actually listening on the IP. You'd really need to get stuck into a zone files, which ain't gonna happen ... care to share the purpose? Paul ------------------------------------ Spend an hour a week on CPAN, helps cure all known programming ailments ;-) Upvote 0 Downvote
You're talking about a reverse IP lookup? AFAIK, there can only be one of the hosts that's virtually hosted actually listening on the IP. You'd really need to get stuck into a zone files, which ain't gonna happen ... care to share the purpose? Paul ------------------------------------ Spend an hour a week on CPAN, helps cure all known programming ailments ;-)
Aug 17, 2006 #3 Kirsle Programmer Jan 21, 2006 1,179 US I think what he's talking about is this: For example http://whois.domaintools.com/kirsle.com My server hosts three different domains, and on the WhoIs report, it shows this: Reverse IP: 2 other sites hosted on this server Click to expand... So I think that that's what he's asking about. Upvote 0 Downvote
I think what he's talking about is this: For example http://whois.domaintools.com/kirsle.com My server hosts three different domains, and on the WhoIs report, it shows this: Reverse IP: 2 other sites hosted on this server Click to expand... So I think that that's what he's asking about.
Aug 17, 2006 Thread starter #4 danny2785 Programmer Jun 26, 2006 16 US What Kirsle refered to is waht I am talking about. I have actually been using domaintools and was wondering how you do something like that. Thanks Upvote 0 Downvote
What Kirsle refered to is waht I am talking about. I have actually been using domaintools and was wondering how you do something like that. Thanks
Aug 17, 2006 #5 PaulTEG Technical User Sep 26, 2002 4,469 IE now you've got me at it ... /me scratches head Thanks, if you do get a response please let us know, /adds another thing to accordion todo list Paul ------------------------------------ Spend an hour a week on CPAN, helps cure all known programming ailments ;-) Upvote 0 Downvote
now you've got me at it ... /me scratches head Thanks, if you do get a response please let us know, /adds another thing to accordion todo list Paul ------------------------------------ Spend an hour a week on CPAN, helps cure all known programming ailments ;-)