DNS Records Dump

Export all DNS records for a domain in a single view.

How to Use This Tool

What to Enter
Enter a domain name to export all its DNS records in a comprehensive dump format suitable for analysis and backup.
What You Get
Displays all DNS record types (A, AAAA, MX, NS, TXT, CNAME, SOA, SRV, CAA, DNSKEY, DS) with values, TTLs, and zone file formatting.

How to Interpret Results

Review each record type systematically: A/AAAA for hosting, MX for email, NS for delegation, TXT for policies and verification, CAA for certificate authority restrictions. Compare against your expected configuration to detect unauthorized changes or misconfigurations.

Common Issues & Troubleshooting

Zone transfers (AXFR) are typically disabled for security, so this tool queries each record type individually. Some records (like internal SRV records) may not be publicly visible. Wildcard records may mask the actual configuration.

Frequently Asked Questions