Skip to content

Country · ISO EE

Estonia

Last fetched

Estonia (EE) is home to 214 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Mon, 11 May 2026 04:00:42 GMT, networks based in Estonia announce 1,295 routed IP prefixes and host approximately 1,368 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Estonia ranked by routed-prefix count.

  1. ANXANETAS43937141 prefixes
  2. SMARTMEDIA-AS-ID PT Smart Media PratamaAS198068108 prefixes
  3. KRAUS-M-ASAS6200594 prefixes
  4. CLOUDFLARENET-SFO - Cloudflare, Inc.AS20680464 prefixes
  5. INTERCOMM DE NARINO SASAS21345960 prefixes
  6. JNGECM-IN Jawaharlal Nehru Government Engineering College MandiAS20955450 prefixes
  7. NU-AS-AP Nu Internet Private LimitedAS20327343 prefixes
  8. BIORAD-AP 1000 Alfred Nobel Drive USAS20684441 prefixes
  9. ESTPAKAS324935 prefixes
  10. NETMANAGEMENTAS20275930 prefixes

Top hosting concentrations

ASNs based in Estonia ranked by hosted IPv4 count.

  1. AS2586AS25861,221 IPs
  2. AS8240 RIA Autonomous SystemAS8240120 IPs
  3. RGNET-IAD RGnet Ashburn DC2AS392714 IPs
  4. EENET-ASAS32215 IPs
  5. AS_G-ENTERPRISESAS28763 IPs
  6. SWEDBANK-ASAS33323 IPs
  7. PUSHPKTAS39202 IPs
  8. RGNET-DFW RGnet Dallas EquinixAS41280 IPs
  9. RGNET-SEA RGnet Seattle WestinAS31300 IPs
  10. ESTPAKAS32490 IPs

Threat density

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

2listed IPs (snapshot Mon, 11 May 2026 04:00:42 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: "EE"})
RETURN count(DISTINCT a) AS asn_count

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