네임서버
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/nameserver/" 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/nameserver/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/nameserver/)
Use the native HTML custom element.
네임서버는 DNS 레코드를 저장하고 특정 도메인 영역의 DNS 쿼리에 응답하는 서버입니다. 네임서버는 [[dns|DNS]] 시스템의 핵심 구성 요소로, 조회 요청에 적절한 IP 주소나 기타 레코드 데이터를 반환하여 트래픽을 안내합니다.
예시
Your domain might use ns1.example.com and ns2.example.com as its nameservers, each holding identical copies of your DNS records for redundancy.