DNS, Nameservers, and Cloudflare: Concise Context
Core Idea
DNS is the internet's naming system. It converts human-readable domains like example.com into machine-usable answers, most commonly IP addresses, so browsers know which server to connect to.
DNS is not one central database. It is a distributed, hierarchical, cached lookup system.
Main Actors
| Actor | What it does |
|---|---|
| ICANN | Coordinates global DNS governance and root-zone policy. It is not queried directly every time you visit a website. |