DNS · 5 min read · By WhatsMyIPv4 Team · Updated June 24, 2026

What Is DNS?

DNS, the Domain Name System, is what lets you type whatsmyipv4.com instead of a string of numbers. It quietly turns names you can remember into the IP addresses computers actually use.

You rely on it for every site you open, yet it runs completely in the background until something goes wrong.

Advertisement

What DNS does

Computers find each other by IP address, but nobody wants to memorise those. DNS bridges the gap. When you enter a web address, your device asks a DNS resolver for the matching IP, then connects to that address.

How a lookup works, step by step

  1. You type a domain into your browser.
  2. Your device checks its own cache. If it already knows the answer, it stops here.
  3. If not, it asks a DNS resolver, usually run by your ISP or a service like Cloudflare or Google.
  4. The resolver works its way through the DNS hierarchy until it finds the authoritative answer.
  5. The IP comes back, your device caches it for a while, and your browser connects.

Why DNS matters

  • Speed: a fast resolver shaves a few milliseconds off the first connection to every new site.
  • Reliability: if your DNS is flaky, sites fail to load even when your internet is fine.
  • Privacy: your resolver can see every domain you visit, so the one you choose matters.

Frequently asked questions

What happens if DNS goes down?

Websites stop resolving, so they won't load by name even though your connection still works. Switching to a public resolver like 1.1.1.1 often fixes it instantly.

Is changing my DNS safe?

Yes. It's a simple, reversible setting. Public resolvers from Cloudflare and Google are well known and trustworthy.