Is there any way to query a dns server to find out all the domains it is the authoritative server? [all domains it has configured?]
(I can use dig or any other tool)
Is there any way to query a dns server to find out all the domains it is the authoritative server? [all domains it has configured?]
(I can use dig or any other tool)
Is there any way to query a dns server to find out all the domains it is the authoritative server?
Short of doing millions and millions of queries in a brute-force style, no there is no way to do this.
If you know one of the domains, and if they have enabled axfr
for your IP, you can get a list of records for a single domain.