Skip to content

Country · ISO GA

Gabon

Last fetched

Gabon (GA) is home to 12 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Mon, 11 May 2026 04:00:49 GMT, networks based in Gabon announce 88 routed IP prefixes and host approximately 1,196 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Gabon ranked by routed-prefix count.

  1. AGELIA-ASAS1605847 prefixes
  2. ZeeASNAS3758221 prefixes
  3. NTFC-ASNAS376169 prefixes
  4. MCREY - McNaughton-McKay Electric CompanyAS3278764 prefixes
  5. CIT2-ASAS3284293 prefixes
  6. BKHLYNOVAS3283042 prefixes
  7. NTTSWSAAS-ASAS3277962 prefixes

Top hosting concentrations

ASNs based in Gabon ranked by hosted IPv4 count.

  1. ZeeASNAS375821,176 IPs
  2. AGELIA-ASAS1605813 IPs
  3. MCREY - McNaughton-McKay Electric CompanyAS3278765 IPs
  4. BKHLYNOVAS3283041 IPs
  5. NTTSWSAAS-ASAS3277961 IPs
  6. CIT2-ASAS3284290 IPs
  7. NTFC-ASNAS376160 IPs

Threat density

IPv4 addresses registered in Gabon that appear on at least one threat feed.

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

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