Skip to content

Country · ISO MD

Moldova

Last fetched

Moldova (MD) is home to 199 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Thu, 14 May 2026 04:00:13 GMT, networks based in Moldova announce 989 routed IP prefixes and host approximately 5,547 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Moldova ranked by routed-prefix count.

  1. ALEXHOSTAS200019132 prefixes
  2. MOLDTELECOM-AS Moldtelecom Autonomous SystemAS8926119 prefixes
  3. MOLDCELL_AS str. Belgrad 3AS4392595 prefixes
  4. ASN-OMD-FNO Orange Moldova Fixed Network Autonomous SystemAS2545453 prefixes
  5. IDK-NETWORKAS154749 prefixes
  6. MONITORING-ASAS2512941 prefixes
  7. STARNET-ASAS3125237 prefixes
  8. MIVOCLOUDAS3979828 prefixes
  9. METICAL-ASAS4850620 prefixes
  10. DIGITAL-NETWORK-SRLAS21370520 prefixes

Top hosting concentrations

ASNs based in Moldova ranked by hosted IPv4 count.

  1. IDK-NETWORKAS15474,059 IPs
  2. RENAMAS9199930 IPs
  3. MONITORING-ASAS25129248 IPs
  4. CARTELSISTEM-ASAS25527243 IPs
  5. AXAUTSYS ARAX ASAS1583639 IPs
  6. AS8474AS847414 IPs
  7. MOLDTELECOM-AS Moldtelecom Autonomous SystemAS89268 IPs
  8. TRANSCOR-ASAS124506 IPs
  9. GUARDFOX-ASAS254550 IPs
  10. ASN-OMD-FNO Orange Moldova Fixed Network Autonomous SystemAS254540 IPs

Threat density

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

24listed IPs (snapshot Thu, 14 May 2026 04:00:13 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: "MD"})
RETURN count(DISTINCT a) AS asn_count

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