: How do I prevent subdomain finders finding subdomains on my server? How do I prevent the following website and similar tools finding subdomains of domains in my server? https://pentest-tools.com/reconnaissance/find-subdomains-of
How do I prevent the following website and similar tools finding subdomains of domains in my server?
pentest-tools.com/reconnaissance/find-subdomains-of-domain
More posts by @Bryan171
2 Comments
Sorted by latest first Latest Oldest Best
You can add a wildcard DNS record for your domain. Using that, every possible subdomain points at your server. Then your webserver can choose which subdomains have content and which subdomains redirect.
The sites that use DNS records to find subdomains won't be able to distinguish the ones that are used from the ones that are not.
You can't due to the nature how sub domains work. When adding a sub domain you are adding public records to the main domain and anyone can do a NS lookup or similar to reveal additional information regarding the domain.
If you want it private then use an internal domain over a VPN or use the IP address, or better yet just ensure your sub domain is secure and not worry.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2025 All Rights reserved.