Skip to content

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

WHISPER CANON · AS9286Routing diversity10.0/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/9286

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.

Peering ecosystem

23 distinct peers via BGP. The first 25 are listed below.

Peer ASNOperatorCountry
AS131858KR
AS135530SG
AS136897HK
AS137409AU
AS137983HK
AS152205KR
AS152229KR
AS17589KR
AS17877KR
AS19551INCAPSULA - Incapsula IncUS
AS20473AS-VULTR - The Constant Company, LLCUS
AS23588KR
AS23599KR
AS24319SG
AS24429CN
AS398704STACKSINC-BACKBONE - STACKS INCUS
AS45102CN
AS45382KR
AS46003KR
AS4766KR
AS4792KR
AS63199CDSC-AS1 - CDS Global Cloud Co., LtdUS
AS9639KR
AS9848KR
AS9957KR

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 country

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