Autonomous System
AS62005 — BV-EU-AS(EE)
Last fetched
AS62005 is an Autonomous System operated by BV-EU-AS and registered in EE. As of Thu, 21 May 2026 19:29:59 GMT, it announces 95 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS62005 announces 95 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.59.216.0/24
- 2.59.217.0/24
- 2.59.218.0/24
- 5.42.221.0/24
- 45.66.248.0/24
- 45.66.249.0/24
- 45.83.180.0/23
- 45.83.182.0/24
- 45.86.228.0/24
- 45.86.229.0/24
- 45.86.231.0/24
- 45.129.0.0/24
- 45.129.199.0/24
- 45.143.166.0/23
- 45.145.171.0/24
- 45.150.108.0/24
- 45.150.109.0/24
- 62.106.66.0/24
- 62.204.35.0/24
- 77.72.85.0/24
- 82.21.222.0/24
- 82.21.229.0/24
- 82.22.236.0/24
- 82.23.219.0/24
- 82.24.226.0/24
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
Blast radius
Approximate count of dependent hostnames if AS62005 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 AS62005 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 AS62005 is unique to AS62005 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS62005.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS62005"})-[: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.