DNS: The Internet's Phone Book
Here's the plain idea: computers find each other by number, but people remember names. DNS is the helpful clerk who turns one into the other, fast enough that you never notice.
In the last lesson we learned that every machine on the internet has an address — a number, like a house number on a long street. Numbers are perfect for computers and miserable for people. You don't dial your friend by reciting their digits from memory; you tap their name.
The phone book in the sky
Think of an old paper phone book. You know the name — "Portmint" — and you flip to it to find the number. DNS, the Domain Name System, does exactly that for the internet. You type portmint.com, and DNS looks up the number that name points to, then hands it back so your device knows where to send its postcards.
The lookup happens in a blink, behind the scenes, before the page even starts loading. You never see it, the same way you don't see the clerk flipping pages — but every click depends on it.
It's a chain of helpers, not one big book
The real phone book would be impossibly large if one office held every name on earth. So DNS spreads the work across many helpers, each asking the next.
When you type a name, your computer asks a nearby helper, "What's the number for portmint.com?" If that helper doesn't know, it asks a more senior one, which points it toward the office in charge of .com, which points it toward the office that keeps Portmint's specific record. The answer travels back down the chain to you.
It sounds like a lot of hops, but it's quick — and the answers get remembered for a while. That remembering is called caching. Once your computer learns Portmint's number, it keeps it handy for the next visit instead of asking all over again, the way you'd jot a number on a sticky note rather than re-opening the book each time.
Why this matters
DNS is why a business can have a name people can actually say out loud. When Portmint builds a branded AI for a company, that assistant lives behind a friendly web name too — and DNS is what lets a customer reach it just by typing the name, no numbers required.
It also means a number can change without anyone noticing. If a site moves to a new machine with a new address, the owner updates the DNS record, and the name keeps pointing to the right place. The name is the steady beacon; the number underneath can quietly shift.
Your turn
Open your phone or computer and visit any site you like. Notice that you typed a name, never a number — that's DNS doing its work. If you're curious, search "what is my DNS server" to see which helper your device asks first.
We've now seen how a name becomes a number. Next, we'll follow what happens once your message sets sail — how routers carry a packet across the sea to that address. 🔦
Stuck or curious?
Ask Pip about this lesson — tap the porthole bottom-right.