Skip to content

Country · ISO MR

Mauritania

Last fetched

Mauritania (MR) is home to 9 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Thu, 14 May 2026 04:00:18 GMT, networks based in Mauritania announce 130 routed IP prefixes and host approximately 15 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Mauritania ranked by routed-prefix count.

  1. CHINGUITELAS3754151 prefixes
  2. MAURITELAS2954434 prefixes
  3. MATTELAS3750824 prefixes
  4. RIMATELAS32899715 prefixes
  5. NETCOM-ASAS3290484 prefixes
  6. CSS-ASAS3288501 prefixes
  7. A2Ltd-ASAS3291191 prefixes

Top hosting concentrations

ASNs based in Mauritania ranked by hosted IPv4 count.

  1. CHINGUITELAS375418 IPs
  2. MAURITELAS295444 IPs
  3. NETCOM-ASAS3290482 IPs
  4. A2Ltd-ASAS3291191 IPs
  5. RIMATELAS3289970 IPs
  6. CSS-ASAS3288500 IPs
  7. MATTELAS375080 IPs

Threat density

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

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

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