Skip to content

Autonomous System

AS12337(DE)

Last fetched

AS12337 is an Autonomous System registered in DE. As of Tue, 21 Jul 2026 12:25:59 GMT, it announces 93 routed IP prefixes and peers with 47 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS12337Routing diversity9.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/12337

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS12779IT
AS1299SE
AS174COGENT-174 - Cogent Communications, LLCUS
AS17639PH
AS1764AT
AS1836CH
AS200916DE
AS203777DE
AS204038DE
AS20485RU
AS20546DE
AS205497DE
AS20562NL
AS20572DE
AS206231DE
AS206915DE
AS207248DE
AS209122DE
AS209891DE
AS209991DE
AS212024FR
AS21433GB
AS24482SG
AS25115DE
AS29075FR
AS2914NTT-DATA-2914 - NTT America, Inc.US
AS31500AG
AS3223GB
AS3320DE
AS33891DE
AS34019FR
AS34460DE
AS34549DE
AS34646DE
AS35625FR
AS37721BF
AS44833DE
AS44880DE
AS47409DE
AS47897DE
AS48362AT
AS52158DE
AS5405DE
AS56636DE
AS60955DE
AS61303DE
AS6939HURRICANE - Hurricane Electric LLCUS

Blast radius

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

Threat posture

Related pages

Pivot deeper into the graph from AS12337.

Cypher and MCP

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

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