Autonomous System
AS9286(KR)
Last fetched
AS9286 is an Autonomous System registered in KR. As of Tue, 21 Jul 2026 09:51:00 GMT, it announces 206 routed IP prefixes and peers with 23 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS9286 announces 206 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 1.201.0.0/18
- 1.201.65.0/24
- 1.201.66.0/24
- 1.201.64.0/18
- 1.201.125.0/24
- 1.201.126.0/24
- 1.201.127.0/24
- 1.201.128.0/24
- 1.201.136.0/22
- 1.201.152.0/21
- 1.201.128.0/18
- 1.201.192.0/18
- 14.129.1.0/24
- 14.129.2.0/24
- 14.129.3.0/24
- 14.129.4.0/24
- 14.129.5.0/24
- 14.129.6.0/24
- 14.129.15.0/24
- 14.129.18.0/24
- 14.129.31.0/24
- 14.129.46.0/24
- 14.129.73.0/24
- 14.129.74.0/24
- 14.129.75.0/24
Peering ecosystem
23 distinct peers via BGP. The first 25 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS131858 | — | KR |
| AS135530 | — | SG |
| AS136897 | — | HK |
| AS137409 | — | AU |
| AS137983 | — | HK |
| AS152205 | — | KR |
| AS152229 | — | KR |
| AS17589 | — | KR |
| AS17877 | — | KR |
| AS19551 | INCAPSULA - Incapsula Inc | US |
| AS20473 | AS-VULTR - The Constant Company, LLC | US |
| AS23588 | — | KR |
| AS23599 | — | KR |
| AS24319 | — | SG |
| AS24429 | — | CN |
| AS398704 | STACKSINC-BACKBONE - STACKS INC | US |
| AS45102 | — | CN |
| AS45382 | — | KR |
| AS46003 | — | KR |
| AS4766 | — | KR |
| AS4792 | — | KR |
| AS63199 | CDSC-AS1 - CDS Global Cloud Co., Ltd | US |
| AS9639 | — | KR |
| AS9848 | — | KR |
| AS9957 | — | KR |
Blast radius
Count of dependent hostnames if AS9286 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS9286 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 AS9286 is unique to AS9286 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS9286.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS9286"})-[: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.