Skip to content

Autonomous System

AS101WASH-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

WHISPER CANON · AS101Routing diversity5.0/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/101

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 ASNOperatorCountry
AS73WASHINGTON-AS - University of WashingtonUS
AS394256CLOUDSINGULARITY - Tech Futures Interactive Inc.CA
AS137409GSLNETWORKS-AS-AP GSL Networks Pty LTDAU
AS54429LOCAL-CONNECTIVITY-LAB - Local Connectivity LabUS
AS52025PARADOXNETWORKS-LIMITEDGB
AS40272ALLENINSTITUTE - Allen InstituteUS
AS38001NEWMEDIAEXPRESS-AS-AP NewMedia Express Pte LtdSG
AS34927IFOG-GMBHCH
AS24482SGGS-AS-AP SG.GSSG
AS19014NORCOM - NORCOMUS
AS17200SEATTLECOLL - Seattle Community College DistrictUS
AS14954FHCRC - The Fred Hutchinson Cancer Research CenterUS
AS14221UW-GR-AS - University of WashingtonUS
AS13476MSU-BOZEMAN - Montana State UniversityUS
AS11956NOAA-XWAVE - National Oceanic and Atmospheric AdministrationUS
AS11548HERITAGE-UNIV-AS - Heritage UniversityUS
AS11537INTERNET2-RESEARCH-EDU - Internet2US
AS11164INTERNET2-I2PX - Internet2US
AS10430WA-K20 - Washington State K-20 Telecommunications NetworkUS
AS9002RETN-ASGB
AS7774ALASKA - University of AlaskaUS
AS7575AARNET-AS-AP Australian Academic and Research Network AARNetAU
AS6939HURRICANE - Hurricane Electric LLCUS
AS3807UMTNET-ASN - University of MontanaUS
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS852TELUS CommunicationsCA
AS174COGENT-174 - Cogent Communications, LLCUS

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.