Skip to content

Country · ISO ST

Sao Tome and Principe

Last fetched

Sao Tome and Principe (ST) is home to 2 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Sat, 16 May 2026 04:00:28 GMT, networks based in Sao Tome and Principe announce 32 routed IP prefixes and host approximately 3 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Sao Tome and Principe ranked by routed-prefix count.

  1. BANCO MUNICIPAL DE ROSARIOAS32819127 prefixes
  2. VG NET SERVICOS DE TELECOMAS3277255 prefixes

Top hosting concentrations

ASNs based in Sao Tome and Principe ranked by hosted IPv4 count.

  1. VG NET SERVICOS DE TELECOMAS3277252 IPs
  2. BANCO MUNICIPAL DE ROSARIOAS3281911 IPs

Threat density

IPv4 addresses registered in Sao Tome and Principe that appear on at least one threat feed.

0listed IPs (snapshot Sat, 16 May 2026 04:00:28 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: "ST"})
RETURN count(DISTINCT a) AS asn_count

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