Autonomous System
AS36890 — MTNRW-ASN(RW)
Last fetched
AS36890 is an Autonomous System operated by MTNRW-ASN and registered in RW. As of Thu, 21 May 2026 10:54:38 GMT, it announces 47 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS36890 announces 47 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 41.186.5.0/24
- 41.186.6.0/24
- 41.186.0.0/20
- 41.186.15.0/24
- 41.186.16.0/20
- 41.186.32.0/20
- 41.186.48.0/20
- 41.186.70.0/24
- 41.186.64.0/20
- 41.186.76.0/24
- 41.186.78.0/24
- 41.186.79.0/24
- 41.186.86.0/24
- 41.186.80.0/20
- 41.186.88.0/24
- 41.186.96.0/20
- 41.186.112.0/20
- 41.186.0.0/16
- 41.186.130.0/24
- 41.186.131.0/24
- 41.186.132.0/22
- 41.186.136.0/22
- 41.186.158.0/23
- 41.186.160.0/20
- 41.186.176.0/22
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
Blast radius
Approximate count of dependent hostnames if AS36890 disappeared from the routing table.
~301 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:54:38 GMT.
MOAS / hijack watch
Prefixes routed by AS36890 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 AS36890 is unique to AS36890 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS36890.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS36890"})-[: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.