What Is an ASN (Autonomous System Number)?

An Autonomous System Number (ASN) is a unique identifier assigned to a collection of IP networks under a single administrative entity - Typically an ISP, a large company, a university, or a content delivery network. ASNs are used by the Border Gateway Protocol (BGP) to route traffic between autonomous systems across the internet. You can look up any ASN to see which organization controls it and which IP prefixes it announces.

ASN Format and Ranges

TypeRangeTotal AvailableStatus
16-bit ASN (original)1 – 65,53565,535Mostly allocated; some reserved
32-bit ASN (extended)65,536 – 4,294,967,295~4.29 billionActively assigned since 2007
Private ASN (16-bit)64,512 – 65,5341,023Not routed on public internet
Private ASN (32-bit)4,200,000,000 – 4,294,967,29494,967,295Not routed on public internet
Reserved / Special0, 65,535, 4,294,967,2953Reserved by IANA

Well-Known ASNs

ASNOrganizationNotes
AS15169Google LLCGoogle's primary network
AS32934Meta Platforms (Facebook)Facebook's global infrastructure
AS13335Cloudflare, Inc.CDN and DNS provider (1.1.1.1)
AS16509Amazon.com, Inc. (AWS)Amazon Web Services
AS8075Microsoft CorporationAzure and Microsoft services
AS7018AT&T Services, Inc.Major US ISP
AS3356Lumen Technologies (CenturyLink)Tier-1 backbone provider

Why ASNs Matter for Privacy and Security

  • Every public IP address belongs to an AS - Your ISP's ASN is visible to every server you connect to. See yours via our IP lookup tool.
  • Websites and security tools use ASN data to detect VPN, proxy, datacenter, and residential IP traffic.
  • ASN-level blocking is common: a site may block all IPs in an ASN known for hosting VPN servers - Run a blacklist check to see if your IP's ASN is flagged.
  • Security researchers use ASN data to attribute attacks to specific organizations or hosting providers.
  • BGP hijacking - Where a rogue AS falsely announces ownership of another AS's IP blocks - Is a real threat to routing integrity.