Authoritative DNS Server
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/authoritative-dns/" 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/authoritative-dns/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/authoritative-dns/)
Use the native HTML custom element.
An authoritative DNS server holds the original, definitive [[dns|DNS]] records for a zone. Unlike recursive [[dns-resolver|resolvers]] that query other servers, authoritative servers provide final answers because they are the source of truth for a domain's records.
Example
When you configure DNS records at your hosting provider, you're updating data on their authoritative DNS servers.
Referenced in Guides
DNS Configuration