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 Tue, 21 Jul 2026 18:00:16 GMT, networks based in Saint Vincent and the Grenadines announce 50 routed IP prefixes and host approximately 253 sampled IPv4 addresses across the country's largest operators.
Top operators
ASNs based in Saint Vincent and the Grenadines ranked by routed-prefix count.
Top hosting concentrations
ASNs based in Saint Vincent and the Grenadines ranked by hosted IPv4 count.
Top 100 operators
The 100 largest ASNs based in Saint Vincent and the Grenadinesby routed-prefix count — a full crawl path into the country’s network operators.
Sampled IP addresses
A sample of IPv4 addresses hosted in Saint Vincent and the Grenadines’s largest networks. Each links to its full infrastructure profile.
- 104.219.26.123
- 104.219.27.58
- 104.219.27.59
- 162.212.210.180
- 162.212.211.195
- 162.212.211.65
- 162.212.211.8
- 162.212.211.99
- 196.1.161.100
- 196.1.161.107
- 196.1.161.108
- 196.1.161.109
- 196.1.161.110
- 196.1.161.171
- 196.1.161.172
- 196.1.161.18
- 196.1.161.227
- 196.1.161.228
- 196.1.161.26
- 199.192.224.194
- 204.13.241.248
- 204.13.241.250
- 204.13.243.176
- 205.214.205.1
- 205.214.205.11
- 205.214.205.12
- 205.214.205.13
- 205.214.205.22
- 205.214.205.39
- 205.214.205.5
- 205.214.205.6
- 207.191.241.116
- 209.236.47.186
- 23.170.80.10
- 23.170.80.11
- 23.170.80.12
- 23.170.80.21
- 23.170.80.28
- 23.170.80.30
- 23.170.80.45
- 23.170.80.63
Top registrars
Registrars seen most often across a sample of domains hosted in Saint Vincent and the Grenadines’s largest networks. A sampled estimate, not a country-wide total.
Threat density
IPv4 addresses registered in Saint Vincent and the Grenadines that appear on at least one threat feed.
0listed IPs (snapshot Tue, 21 Jul 2026 18:00:16 GMT)
Related pages
Every directory page links to related entities so you (and crawlers) can pivot through the graph.
- SVGIX-ROUTE-SERVER - National Telecommunications Regulatory CommissionAS32055
- PIETV-NET - PieTV LimitedAS36110
- ITSD-VC-01 - Government of Saint Vincent and the Grenadines - Information Technology Services DivisionAS398901
- COLUMBUS-COMMUNICATION-SVG - Columbus Communication St. Vincent and the Grenadines Ltd.AS46408
- ASMABT - Forex Club International LLCAS57104
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_countOr query Whisper from your own LLM workflow via the Whisper MCP server.