Fichier de Zone 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.
Un fichier de zone DNS est un fichier texte qui décrit une zone DNS, contenant tous les enregistrements [[dns|DNS]] pour les domaines au sein de cette zone. Les fichiers de zone suivent un format standardisé défini dans la RFC 1035 et sont utilisés par les [[authoritative-dns|serveurs DNS faisant autorité]] pour répondre aux requêtes.
Exemple
A zone file for example.com would contain A records, MX records, CNAME records, and other DNS entries for that domain.