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/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.
DNS (Domain Name System) इंटरनेट की एक पदानुक्रमिक नामकरण प्रणाली है जो मानव-पठनीय डोमेन नामों (जैसे example.com) को मशीन-पठनीय IP पतों (जैसे 93.184.216.34) में बदलती है। इसे अक्सर "इंटरनेट की फोनबुक" कहा जाता है और यह वेब ब्राउज़िंग, ईमेल डिलीवरी और लगभग सभी इंटरनेट संचार के लिए आवश्यक है।
उदाहरण
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.