Exporting DNS Zone for Migration to a New Provider
When migrating to a new DNS provider (such as Cloudflare), it's often necessary to export the current DNS zone in order to replicate its configuration accurately.
However, most public tools—like IntoDNS—only display basic records (e.g., A, MX, NS) and may omit other important entries.
Recommended Method
To obtain a complete and accurate DNS zone, it’s best to:
- Log in to your current DNS provider's control panel
- Use the zone export feature (usually available in BIND or plain text format)
If You Don’t Have Direct DNS Access
If you're unable to access the original DNS panel, a powerful online tool for advanced DNS reconnaissance is:
This tool provides a broader view of publicly accessible DNS records, useful for manually rebuilding the zone during migration.
Note
Direct export from the DNS provider is always the most reliable option to avoid missing or incorrect records.