The DNS hierarchy works from right to left:
- Root zone: The starting point (represented by a dot). Root nameservers know where to find TLD nameservers
- TLD zone: Each TLD has its own nameservers that know where to find authoritative nameservers for domains registered under that TLD
- Domain zone: The authoritative nameserver for a specific domain (e.g.,
cleanbrowsing.org) provides the final answer
When CleanBrowsing's recursive resolver looks up a domain, it follows this hierarchy — querying root, TLD, and authoritative nameservers in sequence. On the authoritative side, services like NOC.org host DNS zones for domain owners.