Advertisement

What Is an ASN? Autonomous Systems and Who Runs the Internet

Check your IP on our homepage and you'll see an ASN field โ€” something like AS15169 next to your provider's name. That number places you within the internet's true structure: not one network, but roughly a hundred thousand independent networks stitched together. Each is an autonomous system.

What an autonomous system is

An AS is a network under one administrative roof with its own routing policy โ€” an ISP, a cloud provider, a university, a big enterprise. Each is identified by a globally unique number assigned through the same registries that allocate IP blocks (WHOIS shows the mapping). Famous examples: AS15169 (Google), AS13335 (Cloudflare), AS32934 (Meta). Your ISP has one too โ€” it's the "org" attached to your address.

How ASNs run the internet: BGP

Autonomous systems announce to each other which IP ranges they can deliver, using the Border Gateway Protocol (BGP). "AS64500 here โ€” I can reach 203.0.113.0/24." Neighbouring networks propagate these announcements, and every router on the backbone assembles a map of which AS-path leads to every block. When you load a website, your packets hop from your ISP's AS through perhaps two or three others to the destination's AS โ€” visible as the network names in a traceroute.

Advertisement

Why BGP trust matters

BGP was designed among networks that trusted each other, and it shows. A network that wrongly announces someone else's ranges โ€” a BGP hijack or more often an innocent "route leak" โ€” can vacuum up traffic meant for others. Famous incidents have taken major services offline for hours. Defences like RPKI (cryptographically signed route ownership) are steadily closing the gap, but the episode explains why "the internet routed around it" and "the internet broke" are both BGP stories.

What your ASN reveals about you

ASN, IP block, geolocation and reverse DNS together form the standard toolkit for answering "who and what is behind this address."

๐ŸŒ Curious what your connection reveals right now? Check your IP address and location โ†’

Frequently asked questions

Do I personally have an ASN?

No โ€” your ISP does, covering all its customers. Only organisations running independent routing policy (multi-homed networks) need their own.

Why does my ASN show a company I've never heard of?

Your ISP may resell another network's service, or recently merged โ€” the ASN reflects the network actually carrying your traffic.

Advertisement