Skip to content

Autonomous System

AS210 — WEST-NET-WEST - Utah Education Network(US)

Last fetched

AS210 is an Autonomous System operated by WEST-NET-WEST - Utah Education Network and registered in US. As of Tue, 21 Jul 2026 08:48:13 GMT, it announces 31 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS210Routing diversity7.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/210

Routing footprint

AS210 announces 31 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

9 distinct peers via BGP. The first 9 are listed below.

Peer ASNOperatorCountry
AS11663SUG-1 - State of UtahUS
AS15305SYRINGANETWORKS - Syringa Networks, LLCUS
AS17055UTAH - University of UtahUS
AS174COGENT-174 - Cogent Communications, LLCUS
AS18800SLCC - Salt Lake Community CollegeUS
AS26046USU-EDU - Utah State UniversityUS
AS30425UTA-1 - Utah Transit AuthorityUS
AS47065US
AS6461ZAYO-6461 - Zayo BandwidthUS

Blast radius

Count of dependent hostnames if AS210 disappeared from the routing table.

9,043 hostnames depend on this network.Exact count across all 31 announced prefixes. Snapshot Sat, 04 Jul 2026 21:00:24 GMT.

MOAS / hijack watch

Prefixes routed by AS210 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 AS210 is unique to AS210 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS210.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS210"})-[: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.