NS 记录
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.
NS(Name Server,域名服务器)记录是将 DNS 区域委托给特定权威 [[nameserver|域名服务器]] 的 [[dns|DNS]] 记录。NS 记录告知互联网哪些服务器负责回答特定域名的 DNS 查询。
示例
NS records for example.com pointing to ns1.provider.com and ns2.provider.com delegate DNS authority to that hosting provider.