Skip to content

How to get list of sub domains of the domain #135

Answered by MichaCo
sukesh-ak asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @sukesh-ak
that's not how DNS works, if that were possible, hackers would have it even easier.

The only query which can give you all the zone information is a zone transfer. You can do that with DnsClient (or any other DNS tool) but you'll need access (permissions) for that query on your DNS server.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by MichaCo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #134 on September 15, 2021 13:37.