ASN directory

ASN lookup: every autonomous system number, its operator and network type

An autonomous system number (ASN) is one organisation's piece of the routing table: a set of IP ranges announced to the rest of the internet under a single number, like AS15169 for Google or AS7922 for Comcast. Use this ASN directory to look up any network by number or operator name. Every address belongs to exactly one of them, so the ASN is the shortest honest answer to "who runs this address?". It is also the first thing that separates a customer at home from a server in a rack, because the two sit on different networks run by different companies for different reasons.

79,002 networks are in the directory. The 5,000 largest are listed here; search reaches all of them, and every one has its own page with the prefixes it announces and how the addresses classify.

Networks by type, of the 5,000 largest

129
Hosting and cloud
590
Consumer ISP
96
Mobile carrier
7
VPN operator

The type is read from the operator's registered name and from the operator table the detection engine uses. 3,912 of these carry a name that says nothing either way, and those are left unclassified rather than guessed at.

Largest networks

Ranked by how many IPv4 addresses the operator announces, which is a better measure of reach than the prefix count beside it: a network can announce forty thousand small prefixes and still be smaller than one that announces a handful of large ones.

The 20 largest autonomous systems by IPv4 address count
ASNOrganisationTypePrefixesIPv4 addresses
AS749DNIC-AS-00749Unclassified2,633224,661,248
AS16509AMAZON-02Hosting and cloud5,448146,593,792
AS4134ChinanetUnclassified13,746103,058,161
AS7018ATT-INTERNET4Unclassified38,36089,670,133
AS7922COMCAST-7922Consumer ISP63,04967,534,775
AS8075MICROSOFT-CORP-MSN-AS-BLOCKHosting and cloud99465,325,824
AS4837CHINA UNICOM China169 BackboneConsumer ISP1,78957,138,685
AS4766Korea TelecomConsumer ISP5,31846,368,763
AS701UUNETUnclassified22,24640,222,468
AS17676SoftBank Corp.Mobile carrier19435,909,886
AS3320Deutsche Telekom AGConsumer ISP1,68834,062,068
AS721DNIC-ASBLK-00721-00726Unclassified5,32429,067,520
AS4713NTT Communications CorporationConsumer ISP26328,691,710
AS3356LEVEL3Unclassified4,81928,070,654
AS174COGENT-174Unclassified9,67525,572,603
AS3269TIMUnclassified39520,792,827
AS3215OrangeConsumer ISP76319,998,203
AS9808China Mobile Communications Group Co., Ltd.Mobile carrier3,60318,727,680
AS14618AMAZON-AESHosting and cloud1,01118,132,480
AS2516KDDI CORPORATIONMobile carrier26618,035,968

Showing 20 of the 5,000 networks in the committed snapshot. Search above to reach the rest.

API

Every page here is also an endpoint

No key, no signup. The same index answers a search or a single network, and the JSON is what these pages are rendered from.

curl https://ipscanner.io/v1/asn/directory/AS15169
curl "https://ipscanner.io/v1/asn/directory?q=comcast&limit=20"
curl "https://ipscanner.io/v1/asn/directory?top=200&by=addresses"

What the ASN tells you, and what it does not

The number identifies who announces an address, which is a fact about ownership. It is strong evidence about what the address is used for and weak evidence about who is sitting behind it. A hosting ASN means the address is in somebody's infrastructure, so a request from it is a server rather than a person on a laptop, but plenty of legitimate traffic comes from servers. A consumer ISP means the opposite, and a VPN operator means the traffic was deliberately routed to hide where it came from.

Where an ASN cannot help at all is the residential proxy: an address that belongs to a real consumer ISP and is rented out anyway. That needs behaviour, not ownership, which is what the IP Detection API adds on top of the data in this directory.

ASN lookup for a single address