NS Record (Nameserver Record) (NS Record)
Why NS Record Is Important
NS records are the foundation of DNS delegation. They determine which servers answer queries for your domain. If your NS records point to unreachable servers, your entire domain becomes unresolvable - no website, no email, no services.
Having at least two NS records on different networks is critical for redundancy. If one nameserver goes down, the other continues serving DNS queries. Major DNS providers like Cloudflare, Route 53, and Google Cloud DNS automatically provide multiple geographically distributed nameservers.
NS record changes take time to propagate because they are cached by upstream DNS resolvers and the parent zone (the TLD nameservers). When migrating DNS providers, you should set up all records at the new provider before changing NS records at the registrar. This prevents a period where the new nameservers are authoritative but missing records.
Checking Your Setup
A DNS health checker verifies your NS records are correctly configured and that all listed nameservers are responding. It checks that the NS records at the registrar match the NS records in your DNS zone, and that all nameservers return consistent responses.
Check DNS Health