Autonomous System
AS200064 — IB-REDAS(ES)
Last fetched
AS200064 is an Autonomous System operated by IB-REDAS and registered in ES. As of Thu, 21 May 2026 06:16:09 GMT, it announces 36 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS200064 announces 36 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.156.40.0/22
- 79.98.218.0/24
- 79.98.219.0/24
- 79.98.216.0/21
- 79.98.220.0/24
- 79.98.221.0/24
- 79.98.222.0/24
- 79.98.223.0/24
- 92.118.172.0/24
- 92.118.173.0/24
- 92.118.172.0/22
- 92.118.252.0/24
- 92.118.252.0/22
- 92.118.254.0/24
- 92.118.255.0/24
- 139.28.56.0/24
- 139.28.56.0/22
- 139.28.59.0/24
- 141.105.97.0/24
- 141.105.98.0/24
- 141.105.99.0/24
- 141.105.100.0/24
- 141.105.101.0/24
- 141.105.103.0/24
- 141.105.96.0/20
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS200064 disappeared from the routing table.
~72 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:16:09 GMT.
MOAS / hijack watch
Prefixes routed by AS200064 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 AS200064 is unique to AS200064 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS200064.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS200064"})-[: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.