Diagnostic suite · live

NS Lookup

Find the authoritative nameservers for any domain.

About the NS Lookup Tool

The NS Lookup tool returns the authoritative nameservers for any domain. Nameservers are the DNS servers responsible for publishing a zone — every DNS lookup for the domain ultimately traces back to them. Knowing the current NS records for a domain is essential when you migrate DNS hosts, delegate a subdomain, debug propagation issues, or audit which provider actually controls a zone.

Nameservers are set at the domain registrar, not the DNS host. When you point ns1.example.com and ns2.example.com at a new provider, the change ripples down from the parent TLD servers to recursive resolvers around the world. Because NS record changes at the registry level are cached by many resolvers for hours, an NS Lookup done right after a change often shows the old servers — which is why it pays to check propagation with our global checker as well.

This tool is heavily used by hosting migration engineers, domain admins, security researchers investigating suspicious infrastructure, and anyone building an operational runbook for zone changes. Combine NS Lookup with a WHOIS query to see the registrar of record, and with an SOA lookup to identify the primary nameserver of the current zone.

How to use this tool

  1. 1Enter the required value in the input field above (domain, IP, URL, or text depending on the tool).
  2. 2Click the action button to run the check — results are computed instantly from our edge network.
  3. 3Review the parsed output, key fields and any warnings shown in the result card.
  4. 4Copy the result, share the page URL, or jump to a related tool from the sidebar to continue debugging.

Key features

  • Authoritative nameserver list for any public domain
  • Instant results via DoH — no dig required
  • Combines nicely with WHOIS and SOA lookups
  • Detects mismatches between parent and child NS records
Related searches: nameserver lookup · authoritative dns · check nameservers · ns record lookup · domain nameserver check · who hosts this domain

Frequently asked questions

An NS (nameserver) record identifies which DNS servers are authoritative for a domain or subdomain. Recursive resolvers use NS records to figure out where to send queries for that zone.