Autonomous System
AS12993 — DEAC-AS(LV)
Last fetched
AS12993 is an Autonomous System operated by DEAC-AS and registered in LV. As of Thu, 21 May 2026 01:05:37 GMT, it announces 29 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS12993 announces 29 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 37.203.32.0/23
- 37.203.32.0/21
- 37.203.39.0/24
- 46.28.56.0/24
- 77.83.1.0/24
- 81.94.224.0/20
- 82.21.227.0/24
- 82.22.224.0/24
- 82.23.204.0/24
- 82.24.220.0/24
- 82.25.210.0/24
- 82.26.219.0/24
- 89.111.0.0/18
- 94.158.20.0/24
- 178.16.16.0/20
- 185.34.24.0/23
- 185.34.24.0/22
- 185.34.26.0/23
- 185.219.156.0/22
- 193.105.104.0/24
- 193.108.144.0/23
- 193.108.146.0/24
- 193.108.185.0/24
- 194.9.175.0/24
- 194.152.32.0/23
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
Blast radius
Approximate count of dependent hostnames if AS12993 disappeared from the routing table.
~10,243 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:05:37 GMT.
MOAS / hijack watch
Prefixes routed by AS12993 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 AS12993 is unique to AS12993 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS12993.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS12993"})-[: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.