Skip to content

Country · ISO PL

Poland

Last fetched

Poland (PL) is home to 2,424 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Fri, 15 May 2026 04:00:11 GMT, networks based in Poland announce 8,628 routed IP prefixes and host approximately 149 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Poland ranked by routed-prefix count.

  1. VECTRANET-AS Al. Zwyciestwa 253, 81-525 Gdynia, PolandAS29314174 prefixes
  2. DOLSAT ul. Wojska Polskiego 23CAS41201162 prefixes
  3. AS-NETIA Warszawa 02-822AS12741153 prefixes
  4. NETARTGROUPAS15967101 prefixes
  5. SOLLUTIUM-NLAS4364192 prefixes
  6. AS9141 P4 Play UPC PL networkAS914189 prefixes
  7. TPNETAS561780 prefixes
  8. Huawei do Brasil Telecomunicacoes Ltda.AS19831766 prefixes
  9. TSYSIAS20008861 prefixes
  10. TPODLASIEAS3937561 prefixes

Top hosting concentrations

ASNs based in Poland ranked by hosted IPv4 count.

  1. BRKNETWORKDEVICESAS316963 IPs
  2. TPNETAS561740 IPs
  3. UNITED-ASAS559337 IPs
  4. OPEGIEKA-AS21153 IPs
  5. DTP-ASAS25902 IPs
  6. SSPW-WL-ASAS55822 IPs
  7. TASK-AS Gdansk University of TechnologyAS55501 IPs
  8. PTLANET-AS ul. Mlodziencza 3AS31651 IPs
  9. NASK-ACADEMICAS18870 IPs
  10. PL-MAXNET-ASAS28210 IPs

Threat density

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

4listed IPs (snapshot Fri, 15 May 2026 04:00:11 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: "PL"})
RETURN count(DISTINCT a) AS asn_count

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