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.