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.
- AGELIA-ASAS1605847 prefixes
- ZeeASNAS3758221 prefixes
- NTFC-ASNAS376169 prefixes
- MCREY - McNaughton-McKay Electric CompanyAS3278764 prefixes
- CIT2-ASAS3284293 prefixes
- BKHLYNOVAS3283042 prefixes
- NTTSWSAAS-ASAS3277962 prefixes
Top hosting concentrations
ASNs based in Gabon ranked by hosted IPv4 count.
- ZeeASNAS375821,176 IPs
- AGELIA-ASAS1605813 IPs
- MCREY - McNaughton-McKay Electric CompanyAS3278765 IPs
- BKHLYNOVAS3283041 IPs
- NTTSWSAAS-ASAS3277961 IPs
- CIT2-ASAS3284290 IPs
- 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_countOr query Whisper from your own LLM workflow via the Whisper MCP server.