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
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.
- 23.135.208.0/24
- 134.250.0.0/16
- 137.190.0.0/16
- 137.190.224.0/20
- 137.190.240.0/22
- 140.197.0.0/16
- 144.17.0.0/16
- 144.38.0.0/16
- 146.86.0.0/17
- 146.86.192.0/18
- 158.91.0.0/16
- 160.7.0.0/17
- 160.7.128.0/18
- 160.7.192.0/19
- 160.7.224.0/21
- 161.28.0.0/16
- 163.6.0.0/16
- 163.248.0.0/17
- 163.248.128.0/17
- 192.80.27.0/24
- 192.84.171.0/24
- 192.107.180.0/23
- 198.60.2.0/24
- 198.60.4.0/23
- 198.60.8.0/21
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS11663 | SUG-1 - State of Utah | US |
| AS15305 | SYRINGANETWORKS - Syringa Networks, LLC | US |
| AS17055 | UTAH - University of Utah | US |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS18800 | SLCC - Salt Lake Community College | US |
| AS26046 | USU-EDU - Utah State University | US |
| AS30425 | UTA-1 - Utah Transit Authority | US |
| AS47065 | — | US |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.