Finding all domains registered in a nameserver
Posted
by Florian
on Server Fault
See other posts from Server Fault
or by Florian
Published on 2009-07-17T11:56:03Z
Indexed on
2010/03/17
15:01 UTC
Read the original article
Hit count: 738
dns
|nameserver
Up until now, I was pretty confident that it was pretty much impossible to list all the domains handled by a nameserver.
But apparently, there exists a couple of websites on the Internet that are able to list all the domains registered in a namerserver.
For example:
Or all domains pointing to a specific IP :
(These DNS/IP were picked at random)
Do you know how it's done ?
© Server Fault or respective owner