Skip to content

Autonomous System

AS3209(DE)

Last fetched

AS3209 is an Autonomous System registered in DE. As of Tue, 21 Jul 2026 09:51:06 GMT, it announces 327 routed IP prefixes and peers with 47 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS3209Routing diversity10.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/3209

Routing footprint

AS3209 announces 327 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
AS12557DE
AS1273
AS1299SE
AS15415DE
AS15434DE
AS15451DE
AS15726DE
AS16024DE
AS198311DE
AS198570DE
AS200374DE
AS201299DE
AS201318DE
AS201438DE
AS201530DE
AS201878DE
AS203865DE
AS204028DE
AS204445DE
AS205660DE
AS205887DE
AS206063DE
AS210849DE
AS21207DE
AS213141DE
AS213251DE
AS25109DE
AS29239DE
AS3278DE
AS3320DE
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS33806DE
AS33891DE
AS34156DE
AS34439DE
AS36040YOUTUBE - Google LLCUS
AS39913DE
AS43980DE
AS44499DE
AS48352DE
AS50629DE
AS5405DE
AS58234DE
AS58265DE
AS58346DE
AS6939HURRICANE - Hurricane Electric LLCUS
AS9002GB

Blast radius

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

Threat posture

Related pages

Pivot deeper into the graph from AS3209.

Cypher and MCP

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

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