Autonomous System
AS59752 — ALMIRALL-AS(DE)
Last fetched
AS59752 is an Autonomous System operated by ALMIRALL-AS and registered in DE. As of Wed, 20 May 2026 21:54:04 GMT, it announces 22 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS59752 announces 22 distinct routed prefixes. The 22-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 165.189.73.0/24
- 165.189.74.0/24
- 165.189.76.0/22
- 165.189.80.0/21
- 165.189.88.0/23
- 165.189.91.0/24
- 165.189.92.0/22
- 165.189.96.0/19
- 165.189.0.0/16
- 185.121.247.0/24
- 185.121.248.0/22
- 185.122.0.0/24
- 185.122.8.0/24
- 185.122.9.0/24
- 193.200.103.0/24
- 195.178.147.0/24
- 195.178.148.0/24
- 195.178.149.0/24
- 195.178.150.0/24
- 195.178.151.0/24
- 2a06:9801:281::/48
- 2a06:9801:283::/48
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS197071 | ABS-AS-AP Alpha Broadway System | DE |
Blast radius
Approximate count of dependent hostnames if AS59752 disappeared from the routing table.
~319 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:54:04 GMT.
MOAS / hijack watch
Prefixes routed by AS59752 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 AS59752 is unique to AS59752 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS59752.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS59752"})-[: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.