Skip to content

Country · ISO MU

Mauritius

Last fetched

Mauritius (MU) is home to 48 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Thu, 14 May 2026 04:00:19 GMT, networks based in Mauritius announce 736 routed IP prefixes and host approximately 176 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Mauritius ranked by routed-prefix count.

  1. MauritiusTelecomAS23889241 prefixes
  2. EMTEL-AS-APAS30999171 prefixes
  3. ParatusAS33763128 prefixes
  4. WIOCC-ASAS3766251 prefixes
  5. EISAS3686847 prefixes
  6. SEACOM-ASAS3710014 prefixes
  7. ATCOMM-BROADBAND-SERVICES-LTDAS32801910 prefixes
  8. KalderaAS377228 prefixes
  9. AFRINIC-ZA-JNB-ASAS337648 prefixes
  10. MTML-ASAS376227 prefixes

Top hosting concentrations

ASNs based in Mauritius ranked by hosted IPv4 count.

  1. AFRINIC-ZA-JNB-ASAS3376466 IPs
  2. AFRINIC-ANYCASTAS3717760 IPs
  3. MauritiusTelecomAS2388920 IPs
  4. EMTEL-AS-APAS3099915 IPs
  5. SEACOM-ASAS371008 IPs
  6. gocAS368946 IPs
  7. ParatusAS337631 IPs
  8. LEGACYAS55360 IPs
  9. EISAS368680 IPs
  10. AS_CassavaAIAS212800 IPs

Threat density

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

0listed IPs (snapshot Thu, 14 May 2026 04:00:19 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: "MU"})
RETURN count(DISTINCT a) AS asn_count

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