Skip to content

Country · ISO LC

Saint Lucia

Last fetched

Saint Lucia (LC) is home to 7 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Thu, 14 May 2026 04:00:06 GMT, networks based in Saint Lucia announce 131 routed IP prefixes and host approximately 21 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Saint Lucia ranked by routed-prefix count.

  1. ASN15344-SLU - Karib CableAS1534489 prefixes
  2. DIGICEL-OECS - Digicel St.Lucia LtdAS3358222 prefixes
  3. DIGICEL-GRENADA - Digicel St.Lucia LtdAS39556119 prefixes
  4. GOVERNMENT-OF-SAINT-LUCIA - Government Information Technology Services LimitedAS3979611 prefixes

Top hosting concentrations

ASNs based in Saint Lucia ranked by hosted IPv4 count.

  1. GOVERNMENT-OF-SAINT-LUCIA - Government Information Technology Services LimitedAS39796117 IPs
  2. DIGICEL-OECS - Digicel St.Lucia LtdAS335822 IPs
  3. ASN15344-SLU - Karib CableAS153442 IPs
  4. DIGICEL-GRENADA - Digicel St.Lucia LtdAS3955610 IPs

Threat density

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

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

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