U01:SURFACE

infra.limited

"everything you see depends on what you don't."

DOMAIN NAME SYSTEM

U02:RESOLVERS

Your browser asks a question. The recursive resolver begins a journey through the hierarchy -- root, TLD, authoritative -- until it finds the answer. Every domain name is a treasure map with three clues.

U03:ROOT
13 root server clusters
U04:TLD
1,500+ top-level domains
U05:ZONE FILES

A zone file is a plain-text database that maps names to numbers. It is the most important file most people will never see. Stored on authoritative servers, replicated worldwide, cached locally. The entire naming system of the internet rests on flat text files.

"the phonebook is just a text file"

U06:TTL
Time to live: how long before the answer expires

ROUTING TABLE

U07:BGP

Border Gateway Protocol is the postal service of the internet. Autonomous systems announce their routes to their neighbors, and those announcements propagate outward like ripples, building a global map of reachability from purely local knowledge.

U08:PEERING

Two networks agree to exchange traffic directly, without paying a third party. Peering is the handshake that keeps the internet efficient -- a mutual agreement that your packets are welcome on my wire.

U09:TRANSIT

When you cannot peer, you pay for transit. A transit provider carries your traffic across their network to reach destinations you have no direct connection to. Every small network buys transit from a larger one.

"someone always has to carry the mail"

TRANSPORT LAYER

U10:TCP

SYN. SYN-ACK. ACK. Three messages, and a reliable connection is born. The three-way handshake is the most fundamental conversation in networking -- a polite introduction before the data starts flowing.

SYN SYN-ACK ACK
U11:PACKETS
0 packets in transit
U12:FLOW

Data does not flow in a stream. It is disassembled into packets at the source, launched into a network where each packet finds its own path, and reassembled at the destination. Order is guaranteed by sequence numbers. Delivery is guaranteed by acknowledgments. The network itself guarantees nothing.

"trust the endpoints, not the pipes"

U13:PHYSICAL

THE PHYSICAL LAYER

At the bottom of everything, light moves through glass under the ocean. A single fiber optic strand, thinner than a human hair, carries terabits per second across entire continents. The cable rests on the seabed: steel armor, copper conductor, glass core. The most important infrastructure on Earth is invisible, underwater, and made of sand.

"at the bottom of everything, light moves through glass under the ocean."