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.
- VECTRANET-AS Al. Zwyciestwa 253, 81-525 Gdynia, PolandAS29314174 prefixes
- DOLSAT ul. Wojska Polskiego 23CAS41201162 prefixes
- AS-NETIA Warszawa 02-822AS12741153 prefixes
- NETARTGROUPAS15967101 prefixes
- SOLLUTIUM-NLAS4364192 prefixes
- AS9141 P4 Play UPC PL networkAS914189 prefixes
- TPNETAS561780 prefixes
- Huawei do Brasil Telecomunicacoes Ltda.AS19831766 prefixes
- TSYSIAS20008861 prefixes
- TPODLASIEAS3937561 prefixes
Top hosting concentrations
ASNs based in Poland ranked by hosted IPv4 count.
- BRKNETWORKDEVICESAS316963 IPs
- TPNETAS561740 IPs
- UNITED-ASAS559337 IPs
- OPEGIEKA-AS21153 IPs
- DTP-ASAS25902 IPs
- SSPW-WL-ASAS55822 IPs
- TASK-AS Gdansk University of TechnologyAS55501 IPs
- PTLANET-AS ul. Mlodziencza 3AS31651 IPs
- NASK-ACADEMICAS18870 IPs
- 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_countOr query Whisper from your own LLM workflow via the Whisper MCP server.