NS Record
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/ns-record/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/ns-record/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/ns-record/)
Use the native HTML custom element.
An NS (Name Server) record is a [[dns|DNS]] record that delegates a DNS zone to a specific authoritative [[nameserver]]. NS records tell the internet which servers are responsible for answering DNS queries for a particular domain.
Example
NS records for example.com pointing to ns1.provider.com and ns2.provider.com delegate DNS authority to that hosting provider.
Referenced in Guides
Domain Basics