Skip to content

Country · ISO AM

Armenia

Last fetched

Armenia (AM) is home to 142 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Tue, 19 May 2026 04:01:09 GMT, networks based in Armenia announce 741 routed IP prefixes and host approximately 650 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Armenia ranked by routed-prefix count.

  1. ORG-UL31-RIPEAS44395173 prefixes
  2. ZNETCLOUD-AS ZNet Cloud ServicesAS21255261 prefixes
  3. TELECOM-ARMENIA Telecom Armenia ASAS1229747 prefixes
  4. VIVA-ARMENIA-ASAS4210940 prefixes
  5. IIAP-ASNET-ASAS4762322 prefixes
  6. ORG-CCJS1-RIPEAS3385221 prefixes
  7. GNC-ALFA GNC Alfa CJSCAS4980016 prefixes
  8. VIVA-ARMENIAAS4373316 prefixes
  9. VIRTIONAS20158916 prefixes
  10. AM-NETSYS-ASAS2110415 prefixes

Top hosting concentrations

ASNs based in Armenia ranked by hosted IPv4 count.

  1. AM-NIC-ASAS8226251 IPs
  2. TELECOM-ARMENIA Telecom Armenia ASAS12297249 IPs
  3. AM-NETSYS-ASAS2110488 IPs
  4. AS6682AS668237 IPs
  5. AM-SS-ASAS3934414 IPs
  6. MEDIALIFE-ASAS344925 IPs
  7. ORG-CCJS1-RIPEAS338524 IPs
  8. CROSSNETAS398631 IPs
  9. AS16190 WEB.AS161901 IPs
  10. UCOMINTAS89320 IPs

Threat density

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

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

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