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.
- MauritiusTelecomAS23889241 prefixes
- EMTEL-AS-APAS30999171 prefixes
- ParatusAS33763128 prefixes
- WIOCC-ASAS3766251 prefixes
- EISAS3686847 prefixes
- SEACOM-ASAS3710014 prefixes
- ATCOMM-BROADBAND-SERVICES-LTDAS32801910 prefixes
- KalderaAS377228 prefixes
- AFRINIC-ZA-JNB-ASAS337648 prefixes
- MTML-ASAS376227 prefixes
Top hosting concentrations
ASNs based in Mauritius ranked by hosted IPv4 count.
- AFRINIC-ZA-JNB-ASAS3376466 IPs
- AFRINIC-ANYCASTAS3717760 IPs
- MauritiusTelecomAS2388920 IPs
- EMTEL-AS-APAS3099915 IPs
- SEACOM-ASAS371008 IPs
- gocAS368946 IPs
- ParatusAS337631 IPs
- LEGACYAS55360 IPs
- EISAS368680 IPs
- 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.
- MauritiusTelecomAS23889
- EMTEL-AS-APAS30999
- ParatusAS33763
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_countOr query Whisper from your own LLM workflow via the Whisper MCP server.