NS Mismatch: When Nameservers Don't Match

NS declared at registrar differ from those in your zone. Here are the impacts.

An NS mismatch occurs when nameservers declared at registrar level (delegation) don't match NS records in your DNS zone. This inconsistency can cause unpredictable behavior: some resolvers will use delegation NS, others zone NS. While this often works, it's bad practice that complicates troubleshooting and may violate RFCs.

Symptoms of NS Mismatch

Causes of Mismatch

Diagnosis and Correction

  1. Check NS at registrar: whois example.com | grep "Name Server"
  2. Check NS in zone: dig NS example.com
  3. Compare both lists: they should be identical.
  4. Correct one to match (usually zone aligns with registrar).

Detection with MoniTao

MoniTao detects NS inconsistencies:

NS Consistency

FAQ - NS Mismatch

Does mismatch prevent site from working?

Usually no. Registrar NS (delegation) are used. But it's bad practice that can cause problems.

Which NS is authoritative?

Delegation (registrar) is authoritative for initial resolution. Zone NS are informational for this resolution.

Should I fix an inherited mismatch?

Yes. Even if it works, fix it to avoid future problems and pass validations.

How do large providers handle this?

They automatically synchronize zone NS with delegation, avoiding this problem.

Ready to Sleep Soundly?

Start free, no credit card required.