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.
Top hosting concentrations
ASNs based in Mauritania ranked by hosted IPv4 count.
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.
- CHINGUITELAS37541
- MAURITELAS29544
- MATTELAS37508
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_countOr query Whisper from your own LLM workflow via the Whisper MCP server.