TontonTools
Security & Privacy

What Is DNS? How the Internet's Phone Book Works

Enyong Carinton Tegum· February 1, 2026· 3 min read
Global network connections of the internet
Photo by panumas nikhomkhai on Pexels

Every time you type a web address, an invisible system springs into action to find the right server — all in milliseconds. That system is DNS, the Domain Name System, often called the internet's phone book. You rely on it constantly without noticing. Here's what's actually happening.

The problem DNS solves

Computers find each other using IP addresses — numbers like 142.250.190.78. But humans can't remember strings of numbers for every site, so we use names like google.com. DNS is the translation layer that turns the name you type into the IP address your computer needs to connect. (For more on the addresses themselves, see our IP and WHOIS guide.)

How a lookup works

When you visit a site, your computer asks a chain of DNS servers: "what's the IP for this name?" The answer is cached along the way so repeat visits are instant. The whole journey — from your device to the authoritative server that holds the answer — usually completes in well under a second. The system is coordinated globally by bodies like ICANN.

The main record types

  • A / AAAA — maps a name to an IPv4 / IPv6 address.
  • CNAME — an alias pointing one name at another.
  • MX — tells the world which server handles the domain's email.
  • TXT — free-text records, used for verification and email security (SPF, DKIM).
  • NS — which name servers are authoritative for the domain.

Inspect all of these for any domain with our DNS records checker, or just resolve a name to its IP with the domain to IP converter.

Why DNS matters for security and email

DNS isn't just navigation. TXT records like SPF, DKIM, and DMARC tell receiving servers which sources are allowed to send email for your domain — they're your front-line defence against spammers spoofing your address. Misconfigured email DNS is a leading reason legitimate mail lands in spam.

When DNS changes "propagate"

Because answers are cached, updating a DNS record isn't instant everywhere — it can take minutes to a couple of days to "propagate" as old cached entries expire. That's why a freshly moved website sometimes loads for some people but not others for a while.

Bottom line

DNS translates the human-friendly names we type into the IP addresses machines use, via a fast, cached chain of servers. Beyond navigation, its records route your email and protect against spoofing. Knowing the main record types — and being able to inspect them — turns a lot of "why isn't this working?" mysteries into quick fixes.

Share X / Twitter Facebook LinkedIn WhatsApp

Keep reading

← Back to all posts

We use cookies for analytics and to keep the tools free via ads. See our Privacy Policy.