Skip to content

Country · ISO IR

Iran

Last fetched

Iran (IR) is home to 838 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Tue, 12 May 2026 04:00:38 GMT, networks based in Iran announce 8,522 routed IP prefixes and host approximately 203 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Iran ranked by routed-prefix count.

  1. TCIAS582241,180 prefixes
  2. FMTSPL-AS-AP Firmus Metal Technologies Singapore Pte. LtdAS197207820 prefixes
  3. RESPINA-ASAS42337725 prefixes
  4. IRANCELL-ASAS44244458 prefixes
  5. ASIATECHAS43754312 prefixes
  6. AFRANET to AS62265 announce AS25184AS25184224 prefixes
  7. FANAPTELECOM-FCPAS24631201 prefixes
  8. RASANAAS31549172 prefixes
  9. MOBINNET-ASAS50810164 prefixes
  10. RAYAINONLINE-AS-AP Rayain OnlineAS206065148 prefixes

Top hosting concentrations

ASNs based in Iran ranked by hosted IPv4 count.

  1. SHAHROODUT-AS1AS562781 IPs
  2. JN-ASAS914766 IPs
  3. PISHGAMANAS326351 IPs
  4. HAMYAR-ASAS17563 IPs
  5. MINISTRY-OF-HEALTHAS55422 IPs
  6. SHARIF-EDU-NETAS126600 IPs
  7. IRCDNAS88680 IPs
  8. CISAS54840 IPs
  9. IRANET-IPM Institute for Research in Fundamental Sciences IPMAS67360 IPs
  10. DPIAS56180 IPs

Threat density

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

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

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