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.