Explain DNS in plain English.
DNS is the internet's phonebook. When you type a name like example.com, your device asks a DNS server to translate it into an IP address (like 93.184.216.34) that computers use to find each other. Several servers are involved — recursive resolvers, root, TLD, and authoritative — and each lookup is usually cached to make it fast.