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.