Type a domain name and watch the DNS resolution process โ from browser cache to root server to IP address.
Designed with the WJEC specification in mindDNS (Domain Name System) is like the internet's phone book. When you type "www.google.com", your computer needs to find the actual address (IP address) where Google lives on the internet.
DNS (Domain Name System) translates human-readable domain names into IP addresses that computers use to communicate.
Recursive vs Iterative: Your ISP's resolver does the hard work (recursive) โ it asks root, TLD, and authoritative servers in turn (iterative queries) and caches the results.
TTL (Time To Live) โ how long a DNS record can be cached before it must be looked up again.
DNS Hierarchy: Root servers (.) โ TLD servers (.com, .uk) โ Authoritative servers (google.com)