15/05/2026
What is DNS?
DNS (Domain Name System) is like the internet’s phonebook.
It converts website names such as google.com into IP addresses like 142.250.72.142 so computers can communicate with each other.
Without DNS, we would need to remember IP addresses instead of simple website names.
📌 How DNS Works:
User enters a website name in the browser
DNS Resolver receives the request
Root DNS server is contacted
TLD server (.com, .net, etc.) is checked
Authoritative DNS server returns the IP address
Browser connects to the website
💡 Simple Example:
DNS is like saving a friend’s number with their name in your phone. You remember the name, not the number.