Skip to content

Country · ISO BH

Bahrain

Last fetched

Bahrain (BH) is home to 24 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Tue, 19 May 2026 04:01:15 GMT, networks based in Bahrain announce 2,539 routed IP prefixes and host approximately 8,202 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Bahrain ranked by routed-prefix count.

  1. Internet Service ProviderAS54161,786 prefixes
  2. VIVAAS51375400 prefixes
  3. ZAIN-BH-ASAS31452165 prefixes
  4. KALAAM-TELECOMAS3927378 prefixes
  5. ETISALCOM-ASAS3545724 prefixes
  6. VIACLOUD-ASAS3572915 prefixes
  7. TORLOVERAS3556813 prefixes
  8. BIX-ASAS3501910 prefixes
  9. BENEFITAS308828 prefixes
  10. CIO-ASAS481098 prefixes

Top hosting concentrations

ASNs based in Bahrain ranked by hosted IPv4 count.

  1. NORTHSTARAS355468,035 IPs
  2. ETISALCOM-ASAS3545764 IPs
  3. ZAIN-BH-ASAS3145244 IPs
  4. BH-INFONAS-ASNAS3531325 IPs
  5. TORLOVERAS3556813 IPs
  6. VIACLOUD-ASAS3572910 IPs
  7. KALAAM-TELECOMAS392737 IPs
  8. BIX-ASAS350194 IPs
  9. Internet Service ProviderAS54160 IPs
  10. BENEFITAS308820 IPs

Threat density

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

7listed IPs (snapshot Tue, 19 May 2026 04:01:15 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: "BH"})
RETURN count(DISTINCT a) AS asn_count

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