Skip to content

Autonomous System

AS9136(DE)

Last fetched

AS9136 is an Autonomous System registered in DE. As of Tue, 21 Jul 2026 09:17:28 GMT, it announces 19 routed IP prefixes and peers with 42 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS9136Routing diversity6.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/9136

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS1299SE
AS13030CH
AS13130DE
AS15372DE
AS201701DE
AS202365TR
AS202499DE
AS20495NL
AS206236DE
AS206618DE
AS206813DE
AS207592DE
AS207943DE
AS208395DE
AS209894DE
AS211479DE
AS212024FR
AS213027DE
AS213068DE
AS24482SG
AS24679DE
AS24956DE
AS29504CZ
AS29670DE
AS31078DE
AS33891DE
AS33940DE
AS34219DE
AS34549DE
AS3573ACCENTURE - Accenture LLPUS
AS396507EMERALD-ONION - Emerald OnionUS
AS44194DE
AS48314DE
AS48362AT
AS48596DE
AS50324DE
AS50472DE
AS50673NL
AS56662PL
AS58057CH
AS64404NL
AS6939HURRICANE - Hurricane Electric LLCUS

Blast radius

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

Threat posture

Related pages

Pivot deeper into the graph from AS9136.

Cypher and MCP

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

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