/ notes

# Domain Name System

IP addresses are not human readable, and they point to single machines when applications have many.

# Domain name System

Distributed database of mapping between hostnames and IP addresses. Application layer protocol that runs on top of UDP.

Resource Records (name, value, type, ttl)

# Root Servers

In recursive lookups, 13 root servers (IP addresses stable) that are replicated.

Any Cast: advertise a single IP prefix with multiple distinct locations. Hosts routed to closest one.

# Message Format