NS Lookup
Find authoritative name servers for any domain
This page provides original, human-reviewed information about NS record lookups, explaining authoritative nameserver delegation, glue records, and diagnosing lame delegations.
NS (Name Server) records define which authoritative name servers are responsible for a domain. They are critical for DNS resolution and ensure queries are directed to the correct DNS servers.
How NS Records Work:
- User queries a domain
- Resolver checks the domain's NS records
- Resolver sends follow-up queries to the listed name servers
- Name servers return authoritative DNS records
NS Record Components:
- Name:The domain or zone
- Type:NS
- Value:Hostname of the authoritative name server (e.g., ns1.example.com)
- TTL:Time To Live - how long resolvers cache the record
Basic NS Record Configuration:
Best Practices:
- Use at least two name servers for redundancy
- Ensure glue records are set when NS records point to names within the same zone
- Keep TTL reasonable (e.g., 3600–86400 seconds)
No NS Records Found
Domain has missing NS records or misconfigured zone
Solution: Add NS records and verify authoritative name servers
Delegation/Glue Issues
NS records point to names within the same zone without glue
Solution: Add glue records at the parent zone
Propagation Delays
DNS changes not visible globally yet
Solution: Wait 24-48 hours for full propagation
What is the difference between NS and SOA records?
NS records list authoritative name servers, while SOA records define the start of authority, including administrative information like serial number and refresh times.
Do I need glue records?
Glue records are needed when NS hostnames are within the same zone being delegated. They provide the IP addresses of the name servers to avoid circular dependencies.
How many name servers should I use?
At least two for redundancy and reliability. Many providers offer 3–4 distributed name servers for better resilience.
Related Tools
Need Help?
Our tools are designed to be intuitive, but if you need assistance, we're here to help.
About Our Tools
Professional-grade email and DNS diagnostic tools trusted by IT professionals worldwide.
