Autonomous System
AS51007 — MEDIAPRO-AS(ES)
Last fetched
AS51007 is an Autonomous System operated by MEDIAPRO-AS and registered in ES. As of Thu, 21 May 2026 14:41:08 GMT, it announces 21 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS51007 announces 21 distinct routed prefixes. The 21-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 31.187.68.0/24
- 80.84.128.0/21
- 80.84.135.0/24
- 80.84.148.0/24
- 80.84.150.0/23
- 80.84.152.0/22
- 80.84.156.0/23
- 80.84.158.0/24
- 80.84.158.0/23
- 178.249.8.0/24
- 178.249.9.0/24
- 178.249.8.0/22
- 178.249.10.0/24
- 178.249.12.0/24
- 178.249.12.0/22
- 178.249.14.0/24
- 178.249.15.0/24
- 185.100.180.0/24
- 185.100.181.0/24
- 185.100.182.0/24
- 185.100.183.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS51007 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 AS51007 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 AS51007 is unique to AS51007 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS51007.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS51007"})-[: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.