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.
- ASN15344-SLU - Karib CableAS1534489 prefixes
- DIGICEL-OECS - Digicel St.Lucia LtdAS3358222 prefixes
- DIGICEL-GRENADA - Digicel St.Lucia LtdAS39556119 prefixes
- GOVERNMENT-OF-SAINT-LUCIA - Government Information Technology Services LimitedAS3979611 prefixes
Top hosting concentrations
ASNs based in Saint Lucia ranked by hosted IPv4 count.
- GOVERNMENT-OF-SAINT-LUCIA - Government Information Technology Services LimitedAS39796117 IPs
- DIGICEL-OECS - Digicel St.Lucia LtdAS335822 IPs
- ASN15344-SLU - Karib CableAS153442 IPs
- 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_countOr query Whisper from your own LLM workflow via the Whisper MCP server.