Web Hosting Talk







View Full Version : Finding out domains hosted on a DNS server?


The Laughing Cow
05-12-2002, 10:23 AM
Is it possible? I was sure there was a way/place you can type in the nameserver/IP and then it will dig out all the domains pointing to it?


Or am I just living in a fantasy world :blush:

weeps
05-12-2002, 11:07 AM
There is a way, I'm just not sure how to do it either. heh

*posts so he gets added to the threads notification thingy to hear the answer when someone posts it*

The Prohacker
05-12-2002, 11:51 AM
This has been discussed here before....

And I think it was suggested that you could signup for the master TLD zone file... Which will have all domains listed and their name servers, and you could just have a program grep out the ones with the name servers you want to view....


Of course, this file is huge :D

http://verisign-grs.com/tld/

The Prohacker
05-12-2002, 11:58 AM
Well.. You wouldn't have to make your own program.. Inside the RRP sdk, there is a program called nsgrep, used for what you want to do...

It still needs the TLD zonefile....


http://verisign-grs.com/opensrc/sdks.html