Skip to content

Country · ISO JO

Jordan

Last fetched

Jordan (JO) is home to 55 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Wed, 13 May 2026 04:01:04 GMT, networks based in Jordan announce 1,170 routed IP prefixes and host approximately 11,551 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Jordan ranked by routed-prefix count.

  1. ZAIN-AS48832333 prefixes
  2. BAT-AS9038AS9038227 prefixes
  3. NEU-ASAS47887111 prefixes
  4. JTC-AS8697 Jordan Telecom Group JTGAS869787 prefixes
  5. XOLAS4291275 prefixes
  6. VTELAS5067070 prefixes
  7. JCS-ASAS4470266 prefixes
  8. HONPL-AS-IN HARI OM NETSOL PRIVATE LIMITEDAS21182656 prefixes
  9. NITC Amman - JordanAS893427 prefixes
  10. BLINKASAS2873014 prefixes

Top hosting concentrations

ASNs based in Jordan ranked by hosted IPv4 count.

  1. FARAH-ASAS2108810,374 IPs
  2. JTC-AS8697 Jordan Telecom Group JTGAS8697982 IPs
  3. BAT-AS9038AS9038135 IPs
  4. JUNETAS3565630 IPs
  5. TAGORGAS3896817 IPs
  6. BLINKASAS287307 IPs
  7. NITC Amman - JordanAS89344 IPs
  8. MAO Mohammad Ali ObeidatAS395262 IPs
  9. ARAMEX-ASAS352820 IPs
  10. RHC-ASAS338310 IPs

Threat density

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

16listed IPs (snapshot Wed, 13 May 2026 04:01:04 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: "JO"})
RETURN count(DISTINCT a) AS asn_count

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