Skip to content

Country · ISO NG

Nigeria

Last fetched

Nigeria (NG) is home to 282 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Fri, 15 May 2026 04:00:03 GMT, networks based in Nigeria announce 3,447 routed IP prefixes and host approximately 315 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Nigeria ranked by routed-prefix count.

  1. VCG-ASAS29465622 prefixes
  2. VNL1-ASAS36873568 prefixes
  3. NAL-ASAS30998218 prefixes
  4. SpectranetAS37340165 prefixes
  5. CobranetAS37480153 prefixes
  6. SWIFTNG-ASNAS36923144 prefixes
  7. globacom-asAS37148140 prefixes
  8. Inq-Digital-Nigeria-ASAS16284108 prefixes
  9. IPNXngAS2909191 prefixes
  10. BITFLUXAS3771478 prefixes

Top hosting concentrations

ASNs based in Nigeria ranked by hosted IPv4 count.

  1. VNL1-ASAS36873238 IPs
  2. VCG-ASAS2946570 IPs
  3. Inq-Digital-Nigeria-ASAS162845 IPs
  4. KKONAS369202 IPs
  5. IDNAS368720 IPs
  6. AS-COBRANETAS350740 IPs
  7. IPNXngAS290910 IPs
  8. NG-NIGERIA-ASAS251630 IPs
  9. ISInternetSolutionsAS309880 IPs
  10. NAL-ASAS309980 IPs

Threat density

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

0listed IPs (snapshot Fri, 15 May 2026 04:00:03 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: "NG"})
RETURN count(DISTINCT a) AS asn_count

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