Skip to content

Autonomous System

AS17841(KR)

Last fetched

AS17841 is an Autonomous System registered in KR. As of Mon, 13 Jul 2026 19:38:04 GMT, it announces 717 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS17841Routing diversity10.0/10Peering density3.6/10MOAS conflict⚠ 1 conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/17841

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS14841AIRWAVE - AIRWAVE BROADBAND WIRELESS. INC.US
AS23575KR
AS3786KR
AS45400KR
AS4766KR
AS9318KR
AS9950KR

Blast radius

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

1,131 hostnames depend on this network.Verified lower bound — counted across 50 of 717 announced prefixes. The true total is at least this many. Snapshot Thu, 11 Jun 2026 04:00:19 GMT.

MOAS / hijack watch

Prefixes routed by AS17841 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

PrefixConflicting ASNOperator
211.253.60.0/24AS17574
211.253.61.0/24AS17574

Threat posture

Related pages

Pivot deeper into the graph from AS17841.

Cypher and MCP

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

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