Skip to content

Country · ISO MH

Marshall Islands

Last fetched

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

Top operators

ASNs based in Marshall Islands ranked by routed-prefix count.

  1. ISEC-ASNAS20150133 prefixes
  2. MTL-AS-AP Marshall Telecom LtdAS15441024 prefixes
  3. NTAMAR-AS-AP MARSHALL ISLANDS NTA ISP ASAS2443917 prefixes
  4. CENTURY-LTDAS501839 prefixes
  5. HDMSAS2050098 prefixes
  6. COOOLBE-CAAS2132053 prefixes
  7. HYPER-DATA-TRANSITAS2091941 prefixes
  8. NALMI-ASAS2138461 prefixes
  9. APEX-ASAS2049381 prefixes

Top hosting concentrations

ASNs based in Marshall Islands ranked by hosted IPv4 count.

  1. NALMI-ASAS213846946 IPs
  2. MTL-AS-AP Marshall Telecom LtdAS1544101 IPs
  3. NTAMAR-AS-AP MARSHALL ISLANDS NTA ISP ASAS244390 IPs
  4. CENTURY-LTDAS501830 IPs
  5. COOOLBE-CAAS2132050 IPs
  6. HDMSAS2050090 IPs
  7. ISEC-ASNAS2015010 IPs
  8. APEX-ASAS2049380 IPs
  9. HYPER-DATA-TRANSITAS2091940 IPs

Threat density

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

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

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