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.