Home/Knowledge Hub/NS Records: Who Holds Your Domain's DNS Settings?
← Back to Knowledge Hub

NS Records: Who Holds Your Domain's DNS Settings?

DNS & Network·June 3, 2026·6 min read

NS records tell the internet which servers hold your domain's DNS settings. Wrong records can break email and your website. Learn how to check and fix them.

What Is an NS Record?

You type into a browser. Within milliseconds, the internet figures out where your website lives. But first, it has to ask a very specific question: “Who has the official set of directions for this domain?” The answer comes from your NS records.

NS stands for Name Server. An NS record is a signpost in the internet’s global directory that says, “If you want the real, current instructions about this domain — where its email goes, which servers host its website, how to verify security policies — go talk to these machines.” Without a working NS record, every other DNS record you’ve set up (like your website’s address or email delivery rules) becomes invisible.

You can think of your domain’s DNS as a filing cabinet full of instructions for the internet. The NS record is the label on the front of that cabinet telling the world, “The authoritative copy is in this cabinet, not any other copy you might find.”

Real-World Analogy

Imagine your domain is a large company headquarters. The NS record is the building directory in the lobby. When a courier arrives and asks “where’s the mailroom?” the directory doesn’t give the exact floor plan — it simply says “all department locations are listed in the official office manual kept at the front desk on the 3rd floor.” That front desk is the name server. If the directory points to the wrong floor, the courier never finds the manual and can’t deliver anything.

How NS Records Work

Here’s what happens every time someone tries to reach your domain in plain English:

1. A visitor types your domain into their browser, or an email server tries to deliver a message. Their device asks a nearby internet directory (a recursive DNS server), “Where can I find the real instructions for ?”

2. That directory doesn’t know yet, so it asks the internet’s root directory, which responds with your domain’s NS records — essentially saying “the authoritative copy is kept at and .”

3. The directory then goes straight to one of those name servers and asks for the specific record it needs (for example, the IP address that hosts your website).

4. The name server, because it’s the official source for your domain, hands back the right answer instantly, and the page loads or the email is delivered.

If your NS records are correct, steps 2–4 happen in a split second and everything works. If they point to the wrong servers, the directory is sent to a dead end, and your website, email, and security checks all break.

Technical Details
NS record type: .
The value is a hostname (like ), not an IP address.
Standard practice requires at least two name servers for redundancy — typically and .
The hostnames usually end with a trailing dot, indicating a fully qualified domain (e.g., ).
These records must match exactly the name server list configured at your domain registrar.
If your domain’s name server lives inside the same domain (e.g., ), a “glue record” is needed at the registrar to provide the IP address, preventing an infinite loop.

Why It Matters for Your Business

Correct NS records are the single biggest dependency for every online service you rely on. When they’re set up properly, the whole chain — from your marketing landing page to your sales team’s inbox — just works. No one notices DNS; they simply get fast, reliable access to your website, and your emails arrive in customers’ inboxes instead of spam folders.

When NS records are wrong — for example, after a domain transfer or a DNS hosting switch — the fallout is immediate and visible. Your website can show a “server not found” error. Inbound email stops arriving because the sending server can’t locate your mail server. Outbound email may fail SPF and DKIM checks because the recipient’s server can’t verify the policies from your domain’s authoritative DNS. Customer communications, sales pipelines, and support responsiveness collapse until the issue is fixed.

This isn’t just an IT problem. Marketing campaigns that depend on landing pages and email tracking go dark. Your support team can’t receive new tickets. Any compliance requirements (like DMARC enforcement) can’t be validated, potentially damaging your sender reputation. Even if you don’t touch DNS yourself, understanding that NS records are the starting point lets you communicate the urgency to your technical team or provider in business terms.

Common Issues and Warning Signs

NS record problems often show up as a complete, unexplained outage rather than a subtle error. One day your website is fine, the next it’s unreachable — and no one in your team changed anything on the site itself. Email stops flowing. A TechSpy scan may flag your domain with warnings about missing, mismatched, or unreachable name servers.

Common Issues

Your domain fails to load intermittently — it might work from one network but not another, because some internet providers have cached old NS records while the new ones haven’t propagated.
Email deliverability tanks and you see “DNS lookup error” in bounce messages or SPF/DKIM failure reports. This means the verifying server can’t reach your authoritative DNS at all.
You recently moved your domain to a new registrar or DNS hosting provider but never updated the NS records at the registrar. Your domain is still pointing to the old name servers, which may now be empty or decommissioned.
TechSpy shows “No name servers found” or an NS record mismatch between what’s listed at your registrar and what’s served by your DNS host.
Your website is down, but your email still works (or vice versa). This can happen if some DNS resolvers still reach a partially updated name server while others get a dead end.

How to Fix or Improve NS Records

Fixing NS records usually takes only a few minutes, but you need access to the right control panel. The exact steps depend on who manages your domain’s DNS.

Once the fix is in place, run a new TechSpy scan to confirm that your NS records are correctly pointing to live, authoritative servers — and that your domain’s entire online presence is back on solid ground.

<!-- self-check: layer1_readable=true | fix_doable=true | no_padding=true | jargon_expanded=true -->

1If you manage your DNS yourself: Log into your domain registrar’s website (where you purchased the domain, like GoDaddy, Namecheap, or Google Domains).
2Locate the “Name Servers” or “DNS settings” page. You’ll see a list of hostnames, typically at least two, like and .
3Compare these to the name servers your DNS hosting provider tells you to use. (If you use a separate DNS service like Cloudflare, AWS Route 53, or DNS Made Easy, their dashboard will show the correct NS records.)
4If they don’t match, update them to the exact hostnames your provider gives you, then save the changes.
5Wait up to 48 hours for the change to propagate, though most of the internet picks it up within a few hours.

If someone else (an IT person, agency, or hosting company) manages your domain:

1Forward your TechSpy scan results to them and explain that your domain’s NS records appear to be missing or mismatched.
2Ask them to verify that the name servers listed at your registrar exactly match the name servers of your current DNS hosting provider.
3If they’ve recently moved your DNS, request that they check for stale NS records and ensure at least two name servers are responding.

See how your domain's configuration stacks up.

Get a free scan — no sign-up, no credit card.

Scan Your Domain Free →