Autonomous System
AS3320(DE)
Last fetched
AS3320 is an Autonomous System registered in DE. As of Tue, 21 Jul 2026 10:27:19 GMT, it announces 1,015 routed IP prefixes and peers with 336 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS3320 announces 1,015 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.58.100.0/24
- 2.58.102.0/24
- 2.160.0.0/12
- 5.133.112.0/24
- 5.182.153.0/24
- 5.249.188.0/22
- 31.56.72.0/24
- 31.56.76.0/24
- 31.56.90.0/24
- 31.57.54.0/24
- 31.57.119.0/24
- 31.59.71.0/24
- 31.59.167.0/24
- 31.59.224.0/24
- 31.59.225.0/24
- 31.59.226.0/24
- 31.59.227.0/24
- 31.212.0.0/15
- 31.224.0.0/11
- 37.46.11.0/24
- 37.50.0.0/15
- 37.80.0.0/12
- 43.251.0.0/22
- 45.93.186.0/23
- 45.129.165.0/24
Peering ecosystem
336 distinct peers via BGP. The first 200 (alphabetical) are listed below.
Blast radius
Count of dependent hostnames if AS3320 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 AS3320 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 139.12.127.0/24 | AS212930 | — |
Threat posture
Related pages
Pivot deeper into the graph from AS3320.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS3320"})-[: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.