DNS-Root-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/dns-root-server/" 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/dns-root-server/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/dns-root-server/)
Use the native HTML custom element.
DNS-Root-Server sind die [[nameserver|Nameserver]] auf oberster Ebene der [[dns|DNS]]-Hierarchie und beantworten Anfragen zu den Standorten von [[tld|TLD]]-Nameservern. Es gibt 13 logische Root-Server-Adressen (mit A bis M bezeichnet), die jeweils von einer anderen Organisation betrieben werden und über [[anycast|Anycast]]-Routing von Hunderten physischer Standorte weltweit erreichbar sind. Die [[iana|IANA]] Root Zone Database, verwaltet von ICANN, legt fest, welche Nameserver für jede TLD autoritativ sind, und Root-Server stellen diese [[root-zone|Root-Zone]]-Daten bereit. Wenn ein [[recursive-dns|rekursiver Resolver]] auf einen Namen trifft, den er nicht gecacht hat, kontaktiert er zuerst einen Root-Server, um den zuständigen TLD-Server zu finden.
Beispiel
The 13 root server identities (a.root-servers.net through m.root-servers.net) collectively handle billions of queries daily; F-root alone operates 200+ nodes, none of which share a single point of failure thanks to anycast.