DNS 존 파일
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/zone-file/" 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/zone-file/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/zone-file/)
Use the native HTML custom element.
DNS 존 파일은 DNS 영역을 설명하는 텍스트 파일로, 해당 영역 내 도메인의 모든 [[dns|DNS]] 레코드를 포함합니다. 존 파일은 RFC 1035에 정의된 표준화된 형식을 따르며, [[authoritative-dns|권한 있는 DNS 서버]]가 쿼리에 응답하는 데 사용됩니다.
예시
A zone file for example.com would contain A records, MX records, CNAME records, and other DNS entries for that domain.