Autonomous System
AS3209(DE)
Last fetched
AS3209 is an Autonomous System registered in DE. As of Tue, 21 Jul 2026 10:27:19 GMT, it announces 327 routed IP prefixes and peers with 47 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
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.
- 2.200.0.0/13
- 5.10.48.0/21
- 5.10.48.0/20
- 5.10.56.0/21
- 5.10.160.0/20
- 5.10.160.0/19
- 5.10.176.0/20
- 5.45.148.0/22
- 5.56.176.0/21
- 5.56.176.0/20
- 5.56.184.0/21
- 5.56.192.0/19
- 5.56.192.0/18
- 5.56.224.0/19
- 5.146.0.0/16
- 5.146.0.0/15
- 5.147.0.0/16
- 5.158.128.0/19
- 5.158.128.0/18
- 5.158.160.0/19
- 15.145.8.0/22
- 15.145.12.0/22
- 15.145.16.0/22
- 24.134.0.0/16
- 31.16.0.0/14
Peering ecosystem
47 distinct peers via BGP. The first 47 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12557 | — | DE |
| AS1273 | — | — |
| AS1299 | — | SE |
| AS15415 | — | DE |
| AS15434 | — | DE |
| AS15451 | — | DE |
| AS15726 | — | DE |
| AS16024 | — | DE |
| AS198311 | — | DE |
| AS198570 | — | DE |
| AS200374 | — | DE |
| AS201299 | — | DE |
| AS201318 | — | DE |
| AS201438 | — | DE |
| AS201530 | — | DE |
| AS201878 | — | DE |
| AS203865 | — | DE |
| AS204028 | — | DE |
| AS204445 | — | DE |
| AS205660 | — | DE |
| AS205887 | — | DE |
| AS206063 | — | DE |
| AS210849 | — | DE |
| AS21207 | — | DE |
| AS213141 | — | DE |
| AS213251 | — | DE |
| AS25109 | — | DE |
| AS29239 | — | DE |
| AS3278 | — | DE |
| AS3320 | — | DE |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS33806 | — | DE |
| AS33891 | — | DE |
| AS34156 | — | DE |
| AS34439 | — | DE |
| AS36040 | YOUTUBE - Google LLC | US |
| AS39913 | — | DE |
| AS43980 | — | DE |
| AS44499 | — | DE |
| AS48352 | — | DE |
| AS50629 | — | DE |
| AS5405 | — | DE |
| AS58234 | — | DE |
| AS58265 | — | DE |
| AS58346 | — | DE |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS9002 | — | GB |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.