Skip to content

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.

  1. MT-MPLSAS369031,300 prefixes
  2. IAM-ASAS6713428 prefixes
  3. ASMediAS36925325 prefixes
  4. MAROCCONNECTAS36884255 prefixes
  5. CBS-ASAS32886721 prefixes
  6. HOSTOWEBAS3773818 prefixes
  7. MEDASYS-ASAS32806615 prefixes
  8. MARWAN-ASAS3098311 prefixes
  9. N-PLUS-ONE-ASAS3280559 prefixes
  10. MTDS-ASAS369415 prefixes

Top hosting concentrations

ASNs based in Morocco ranked by hosted IPv4 count.

  1. MAROCCONNECTAS36884250 IPs
  2. IAM-ASAS6713182 IPs
  3. ASMediAS3692554 IPs
  4. MT-MPLSAS3695631 IPs
  5. Centre-Royal-de-Teledetection-SpatialeAS3292805 IPs
  6. MT-MPLSAS369034 IPs
  7. HOSTOWEBAS377382 IPs
  8. MOFA2-ASAS3289600 IPs
  9. MARWAN-ASAS309830 IPs
  10. 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_count

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