Autonomous System
AS36969 — Malawi Telecommunications Limited - Malawi Telecommunications Limited(MW)
Last fetched
AS36969 is an Autonomous System operated by Malawi Telecommunications Limited - Malawi Telecommunications Limited and registered in MW. As of Mon, 10 Aug 2026 06:23:56 GMT, it announces 32 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS36969 announces 32 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 41.87.2.0/23
- 41.87.3.0/24
- 41.87.4.0/24
- 41.87.5.0/24
- 41.87.6.0/24
- 41.87.7.0/24
- 41.87.8.0/24
- 41.87.9.0/24
- 41.87.0.0/19
- 41.87.16.0/24
- 41.87.16.0/23
- 41.87.17.0/24
- 41.87.24.0/23
- 41.87.27.0/24
- 41.87.28.0/24
- 41.87.29.0/24
- 41.87.28.0/22
- 41.87.30.0/24
- 41.87.31.0/24
- 41.221.96.0/24
- 41.221.98.0/24
- 41.221.99.0/24
- 41.221.100.0/24
- 41.221.100.0/23
- 41.221.102.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Count of dependent hostnames if AS36969 disappeared from the routing table.
148 hostnames depend on this network.Exact count across all 32 announced prefixes. Snapshot Mon, 10 Aug 2026 02:01:16 GMT.
MOAS / hijack watch
Prefixes routed by AS36969 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 AS36969 is unique to AS36969 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS36969.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS36969"})-[: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.