Skip to content

Country · ISO IL

Israel

Last fetched

Israel (IL) is home to 361 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Tue, 12 May 2026 04:00:35 GMT, networks based in Israel announce 6,053 routed IP prefixes and host approximately 4,068 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Israel ranked by routed-prefix count.

  1. BEZEQ-INTERNATIONAL-AS Bezeqint Internet BackboneAS85511,539 prefixes
  2. HOTNET-IL HOTmobileAS12849479 prefixes
  3. PARTNER-ASAS12400327 prefixes
  4. GILAT-TELECOM-LTDAS12491251 prefixes
  5. CATONAS13150230 prefixes
  6. speed wifi telecomAS198949210 prefixes
  7. BEZEKAS6810194 prefixes
  8. XFONEAS47956168 prefixes
  9. TRIPLEC-ASNAS50463162 prefixes
  10. RADWAREAS48851142 prefixes

Top hosting concentrations

ASNs based in Israel ranked by hosted IPv4 count.

  1. BEZEKAS68103,833 IPs
  2. NV-ASN CELLCOM ltd.AS1680104 IPs
  3. IIX-ASNAS558593 IPs
  4. IEC_ASAS554021 IPs
  5. MACHBA-AS ILANAS37813 IPs
  6. SMILE-ASNAS54864 IPs
  7. TEHILA-ASAS88670 IPs
  8. BEZEQ-INTERNATIONAL-AS Bezeqint Internet BackboneAS85510 IPs
  9. MOFET-ASAS32880 IPs
  10. VISA-ISRAEL-ASAS87380 IPs

Threat density

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

4listed IPs (snapshot Tue, 12 May 2026 04:00:35 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: "IL"})
RETURN count(DISTINCT a) AS asn_count

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