Diagnosing DNS After Changing a Domain’s Nameservers Print

  • delegation, dns, nameservers, troubleshooting
  • 0

Changing nameservers changes which DNS servers are authoritative for the domain. The new authoritative zone must already contain the records required for the website, mail, and other services.

  1. Confirm the registrar shows the intended nameservers.
  2. Verify the new nameservers answer authoritatively for the domain.
  3. Compare the new zone’s A/AAAA, MX, TXT, CNAME, and other required records with the old zone before migration.
  4. Check mail-related DNS such as MX, SPF, DKIM, and DMARC after the switch.
  5. Allow cached delegation/records to expire before concluding that different recursive resolvers indicate a new configuration error.

Do not delete the old DNS zone immediately if it is still serving cached or delegated traffic during a controlled migration.


Was this answer helpful?

« Back