Skip to content

Autonomous System

AS1237(KR)

Last fetched

AS1237 is an Autonomous System registered in KR. As of Tue, 21 Jul 2026 11:52:55 GMT, it announces 216 routed IP prefixes and peers with 41 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS1237Routing diversity10.0/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/1237

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS10052KR
AS10063KR
AS10070KR
AS10162KR
AS10187KR
AS131795KR
AS131830KR
AS131869KR
AS152212KR
AS152671KR
AS1704KR
AS17579KR
AS17595KR
AS1781KR
AS17856KR
AS17866KR
AS18026KR
AS18297KR
AS18298KR
AS18336KR
AS23596KR
AS2385KR
AS24026KR
AS3784KR
AS38426KR
AS38696KR
AS399861MOBITE-NET - Mobite Network LLCUS
AS45379KR
AS45963KR
AS4766KR
AS55616KR
AS7564KR
AS9275KR
AS9317KR
AS9488KR
AS9489KR
AS9568KR
AS9637KR
AS9686KR
AS9695KR
AS9949KR

Blast radius

Count of dependent hostnames if AS1237 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 AS1237 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 AS1237 is unique to AS1237 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS1237.

Cypher and MCP

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

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