Nameserver
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/nameserver/" 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/nameserver/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/nameserver/)
Use the native HTML custom element.
Ein Nameserver ist ein Server, der DNS-Einträge speichert und auf DNS-Anfragen für eine Domainzone antwortet. Nameserver bilden das Rückgrat des [[dns|DNS]]-Systems und leiten den Datenverkehr, indem sie auf Suchanfragen mit den entsprechenden IP-Adressen oder anderen Eintrags-Daten antworten.
Beispiel
Your domain might use ns1.example.com and ns2.example.com as its nameservers, each holding identical copies of your DNS records for redundancy.