Autonomous System
AS10430 — WA-K20 - Washington State K-20 Telecommunications Network(US)
Last fetched
AS10430 is an Autonomous System operated by WA-K20 - Washington State K-20 Telecommunications Network and registered in US. As of Thu, 21 May 2026 11:01:52 GMT, it announces 68 routed IP prefixes and peers with 17 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS10430 announces 68 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 63.135.32.0/20
- 66.96.64.0/20
- 68.179.192.0/19
- 69.56.64.0/18
- 134.39.0.0/16
- 152.157.0.0/19
- 152.157.48.0/20
- 152.157.80.0/20
- 152.157.96.0/19
- 152.157.128.0/17
- 164.116.0.0/16
- 168.99.60.0/22
- 168.99.0.0/16
- 168.156.0.0/18
- 168.156.64.0/20
- 168.156.128.0/17
- 168.212.0.0/16
- 169.204.0.0/18
- 169.204.64.0/20
- 169.204.80.0/21
- 169.204.88.0/23
- 169.204.91.0/24
- 169.204.92.0/22
- 169.204.96.0/19
- 169.204.128.0/17
Peering ecosystem
17 distinct peers via BGP. The first 17 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS101 | WASH-NSF-AS - University of Washington | US |
| AS399102 | WA-ST-SCHOOL-BLIND - Washington State School for the Blind | US |
| AS395962 | WSU-VAN-AS - Washington State University | US |
| AS395633 | WSU-EVT-AS - Washington State University | US |
| AS395285 | TVW-K20 - TVW | US |
| AS394391 | CWU-CENTRAL-WASHINGTON-UNIVERSITY - Central Washington University | US |
| AS393564 | WSU-SPO-AS - Washington State University | US |
| AS55268 | WA-EDMONDS15 - Edmonds School District #15 | US |
| AS54027 | SEATTLE-PUBLIC-SCHOOLS - Seattle Public Schools | US |
| AS33427 | WSU-TRI-AS - Washington State University | US |
| AS31766 | UPS-12-ASN - University of Puget Sound | US |
| AS30198 | KENT-SCHOOL-DISTRICT - Kent School District | US |
| AS27183 | NSD417 - Northshore School District | US |
| AS15199 | WWU - Western Washington University | US |
| AS11827 | WSU-PUL-AS - Washington State University | US |
| AS10506 | EVERGREENPS - Evergreen Public Schools | US |
| AS3935 | EASTWAUNIV - Eastern Washington University | US |
Blast radius
Approximate count of dependent hostnames if AS10430 disappeared from the routing table.
~9,914 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:01:52 GMT.
MOAS / hijack watch
Prefixes routed by AS10430 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 AS10430 is unique to AS10430 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS10430.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS10430"})-[: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.