Autonomous System
AS101 — WASH-NSF-AS - University of Washington(US)
Last fetched
AS101 is an Autonomous System operated by WASH-NSF-AS - University of Washington and registered in US. As of Thu, 21 May 2026 00:42:20 GMT, it announces 9 routed IP prefixes and peers with 27 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS101 announces 9 distinct routed prefixes. The 9-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
27 distinct peers via BGP. The first 27 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS73 | WASHINGTON-AS - University of Washington | US |
| AS394256 | CLOUDSINGULARITY - Tech Futures Interactive Inc. | CA |
| AS137409 | GSLNETWORKS-AS-AP GSL Networks Pty LTD | AU |
| AS54429 | LOCAL-CONNECTIVITY-LAB - Local Connectivity Lab | US |
| AS52025 | PARADOXNETWORKS-LIMITED | GB |
| AS40272 | ALLENINSTITUTE - Allen Institute | US |
| AS38001 | NEWMEDIAEXPRESS-AS-AP NewMedia Express Pte Ltd | SG |
| AS34927 | IFOG-GMBH | CH |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS19014 | NORCOM - NORCOM | US |
| AS17200 | SEATTLECOLL - Seattle Community College District | US |
| AS14954 | FHCRC - The Fred Hutchinson Cancer Research Center | US |
| AS14221 | UW-GR-AS - University of Washington | US |
| AS13476 | MSU-BOZEMAN - Montana State University | US |
| AS11956 | NOAA-XWAVE - National Oceanic and Atmospheric Administration | US |
| AS11548 | HERITAGE-UNIV-AS - Heritage University | US |
| AS11537 | INTERNET2-RESEARCH-EDU - Internet2 | US |
| AS11164 | INTERNET2-I2PX - Internet2 | US |
| AS10430 | WA-K20 - Washington State K-20 Telecommunications Network | US |
| AS9002 | RETN-AS | GB |
| AS7774 | ALASKA - University of Alaska | US |
| AS7575 | AARNET-AS-AP Australian Academic and Research Network AARNet | AU |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3807 | UMTNET-ASN - University of Montana | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS852 | TELUS Communications | CA |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS101 disappeared from the routing table.
~409 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:42:20 GMT.
MOAS / hijack watch
Prefixes routed by AS101 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS101 is unique to AS101 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS101.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS101"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.