Skip to content

Country · ISO VC

Saint Vincent and the Grenadines

Last fetched

Saint Vincent and the Grenadines (VC) is home to 5 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Mon, 18 May 2026 04:00:52 GMT, networks based in Saint Vincent and the Grenadines announce 50 routed IP prefixes and host approximately 12 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Saint Vincent and the Grenadines ranked by routed-prefix count.

  1. COLUMBUS-COMMUNICATION-SVG - Columbus Communication St. Vincent and the Grenadines Ltd.AS4640849 prefixes
  2. RURIC-AS-IN Ruric Private LimitedAS3989011 prefixes

Top hosting concentrations

ASNs based in Saint Vincent and the Grenadines ranked by hosted IPv4 count.

  1. RURIC-AS-IN Ruric Private LimitedAS3989019 IPs
  2. COLUMBUS-COMMUNICATION-SVG - Columbus Communication St. Vincent and the Grenadines Ltd.AS464083 IPs

Threat density

IPv4 addresses registered in Saint Vincent and the Grenadines that appear on at least one threat feed.

1listed IPs (snapshot Mon, 18 May 2026 04:00:52 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: "VC"})
RETURN count(DISTINCT a) AS asn_count

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