DNS (Sistema de Nombres de Dominio)
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/" 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/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/dns/)
Use the native HTML custom element.
El DNS (Domain Name System) es el sistema de nombres jerárquico de internet que traduce los nombres de dominio legibles por humanos (como example.com) en direcciones IP legibles por máquinas (como 93.184.216.34). A menudo llamado "la guía telefónica de internet", el DNS es esencial para la navegación web, la entrega de correos electrónicos y prácticamente toda la comunicación en internet.
Ejemplo
When you type google.com in your browser, DNS resolves it to 142.250.80.46, allowing your browser to connect to Google's servers.