Skip to content

Country · ISO HT

Haiti

Last fetched

Haiti (HT) is home to 13 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Tue, 12 May 2026 04:00:31 GMT, networks based in Haiti announce 264 routed IP prefixes and host approximately 4 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Haiti ranked by routed-prefix count.

  1. ACCESS HAITI S.A.AS27759164 prefixes
  2. Alpha Communications NetworkAS2765361 prefixes
  3. Telecommunications de Haiti TelecoAS5226036 prefixes
  4. IDNIC-PROBOLINGGOKOTA-AS-ID Dinas Komunikasi dan Informatika Pemerintah Kota ProbolinggoAS2636852 prefixes
  5. GSLNETWORKS-AS-AP GSL Networks Pty LTDAS2718971 prefixes

Top hosting concentrations

ASNs based in Haiti ranked by hosted IPv4 count.

  1. IDNIC-PROBOLINGGOKOTA-AS-ID Dinas Komunikasi dan Informatika Pemerintah Kota ProbolinggoAS2636854 IPs
  2. Alpha Communications NetworkAS276530 IPs
  3. ACCESS HAITI S.A.AS277590 IPs
  4. Telecommunications de Haiti TelecoAS522600 IPs
  5. GSLNETWORKS-AS-AP GSL Networks Pty LTDAS2718970 IPs

Threat density

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

2listed IPs (snapshot Tue, 12 May 2026 04:00:31 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: "HT"})
RETURN count(DISTINCT a) AS asn_count

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