Autonomous System
AS41887 — PROLOCATION Prolocation(NL)
Last fetched
AS41887 is an Autonomous System operated by PROLOCATION Prolocation and registered in NL. As of Thu, 21 May 2026 00:59:17 GMT, it announces 33 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS41887 announces 33 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 62.204.64.0/20
- 62.204.64.0/19
- 62.204.80.0/20
- 62.204.92.0/23
- 62.204.92.0/22
- 62.204.94.0/23
- 90.145.56.0/24
- 94.228.128.0/21
- 94.228.128.0/20
- 94.228.136.0/21
- 94.228.140.0/23
- 94.228.140.0/22
- 94.228.142.0/23
- 178.22.80.0/22
- 178.22.80.0/21
- 178.22.84.0/22
- 185.56.224.0/23
- 185.56.224.0/22
- 185.56.226.0/24
- 185.63.164.0/23
- 185.63.164.0/22
- 185.63.166.0/23
- 185.93.12.0/23
- 185.152.215.0/24
- 195.72.120.0/23
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
Blast radius
Approximate count of dependent hostnames if AS41887 disappeared from the routing table.
~9,920 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:59:17 GMT.
MOAS / hijack watch
Prefixes routed by AS41887 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 AS41887 is unique to AS41887 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS41887.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS41887"})-[: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.