Skip to content

Country · ISO MW

Malawi

Last fetched

Malawi (MW) is home to 35 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Fri, 15 May 2026 04:00:00 GMT, networks based in Malawi announce 419 routed IP prefixes and host approximately 37 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Malawi ranked by routed-prefix count.

  1. TNMAS37294139 prefixes
  2. SKYBANDAS3718764 prefixes
  3. MARENAS3721552 prefixes
  4. Airtel-AS3744039 prefixes
  5. MTL-ASAS3696933 prefixes
  6. TELEKOM-NETWORKS-MALAWIAS3691330 prefixes
  7. globe-asAS3709821 prefixes
  8. DIDWW-HK-ASAS32794110 prefixes
  9. ZEN-AS Zen Interactive Technologies Pvt LtdAS3292205 prefixes
  10. KERKHOFEN & MORREIRA LTDA MEAS3294274 prefixes

Top hosting concentrations

ASNs based in Malawi ranked by hosted IPv4 count.

  1. UBUNTU-UNICAST-ASAS3694416 IPs
  2. Airtel-AS374409 IPs
  3. TELEKOM-NETWORKS-MALAWIAS369136 IPs
  4. National-Integrated-Technologies-LimitedAS377126 IPs
  5. Access-Communications-LtdAS377130 IPs
  6. TNMAS372940 IPs
  7. globe-asAS370980 IPs
  8. MTL-ASAS369690 IPs
  9. SKYBANDAS371870 IPs
  10. MARENAS372150 IPs

Threat density

IPv4 addresses registered in Malawi that appear on at least one threat feed.

12listed IPs (snapshot Fri, 15 May 2026 04:00:00 GMT)

Related pages

Every directory page links to related entities so you (and crawlers) can pivot through the graph.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN)-[:HAS_COUNTRY]->(c:COUNTRY {name: "MW"})
RETURN count(DISTINCT a) AS asn_count

Or query Whisper from your own LLM workflow via the Whisper MCP server.