Country · ISO CV
Cabo Verde
Last fetched
Cabo Verde (CV) is home to 11 Autonomous Systems registered in the WhisperGraph infrastructure dataset. The routed-prefix count and top-operator rankings refresh daily and will appear here once the next snapshot lands.
Top operators
ASNs based in Cabo Verde ranked by routed-prefix count.
Top operators: Computing — check back later. Aggregates refresh daily.
Top hosting concentrations
ASNs based in Cabo Verde ranked by hosted IPv4 count.
Top hosting concentrations: Computing — check back later. Aggregates refresh daily.
Threat density
IPv4 addresses registered in Cabo Verde that appear on at least one threat feed.
Threat density: Computing — check back later. Aggregates refresh daily.
Related pages
Every directory page links to related entities so you (and crawlers) can pivot through the graph.
- CVTS1AS37517
- Banco-BAIAS328440
- Public-University-of-Cape-VerdeAS329245
- CVTS1-ASAS328941
- BDCV1-ASAS329040
- NOSiAS327862
- CAIXA-ECONOMICA-DE-CABO-VERDEAS329281
- CV-IX-MGTAS329173
- CV-IX-PeeringAS37796
- TMAISAS37575
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN)-[:HAS_COUNTRY]->(c:COUNTRY {name: "CV"})
RETURN count(DISTINCT a) AS asn_countOr query Whisper from your own LLM workflow via the Whisper MCP server.