Country · ISO MA
Morocco
Last fetched
Morocco (MA) is home to 37 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Thu, 14 May 2026 04:00:11 GMT, networks based in Morocco announce 2,429 routed IP prefixes and host approximately 528 sampled IPv4 addresses across the country's largest operators.
Top operators
ASNs based in Morocco ranked by routed-prefix count.
- MT-MPLSAS369031,300 prefixes
- IAM-ASAS6713428 prefixes
- ASMediAS36925325 prefixes
- MAROCCONNECTAS36884255 prefixes
- CBS-ASAS32886721 prefixes
- HOSTOWEBAS3773818 prefixes
- MEDASYS-ASAS32806615 prefixes
- MARWAN-ASAS3098311 prefixes
- N-PLUS-ONE-ASAS3280559 prefixes
- MTDS-ASAS369415 prefixes
Top hosting concentrations
ASNs based in Morocco ranked by hosted IPv4 count.
- MAROCCONNECTAS36884250 IPs
- IAM-ASAS6713182 IPs
- ASMediAS3692554 IPs
- MT-MPLSAS3695631 IPs
- Centre-Royal-de-Teledetection-SpatialeAS3292805 IPs
- MT-MPLSAS369034 IPs
- HOSTOWEBAS377382 IPs
- MOFA2-ASAS3289600 IPs
- MARWAN-ASAS309830 IPs
- MTDS-ASAS369410 IPs
Threat density
IPv4 addresses registered in Morocco that appear on at least one threat feed.
6listed IPs (snapshot Thu, 14 May 2026 04:00:11 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: "MA"})
RETURN count(DISTINCT a) AS asn_countOr query Whisper from your own LLM workflow via the Whisper MCP server.