Autonomous System
AS12552(SE)
Last fetched
AS12552 is an Autonomous System registered in SE. As of Tue, 21 Jul 2026 10:27:19 GMT, it announces 312 routed IP prefixes and peers with 184 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS12552 announces 312 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.56.28.0/22
- 31.204.64.0/21
- 31.209.176.0/24
- 31.209.177.0/24
- 31.209.176.0/21
- 45.15.29.0/24
- 46.17.168.0/24
- 62.102.144.0/22
- 62.109.32.0/19
- 62.181.192.0/18
- 62.209.160.0/19
- 65.99.128.0/18
- 80.65.48.0/20
- 80.65.56.0/24
- 80.242.20.0/24
- 80.242.31.0/24
- 80.252.160.0/19
- 82.96.28.0/22
- 82.96.0.0/18
- 82.96.43.0/24
- 82.99.0.0/18
- 82.99.36.0/23
- 82.99.62.0/24
- 82.136.183.0/24
- 83.140.95.0/24
Peering ecosystem
184 distinct peers via BGP. The first 184 are listed below.
Blast radius
Count of dependent hostnames if AS12552 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 AS12552 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 AS12552 is unique to AS12552 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS12552.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS12552"})-[: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.