Hostname
polkomtel.com.pl
Last fetched
polkomtel.com.pl resolves to 1 IPv4 address operated by PLUSNET - Polkomtel Sp. z o.o. in PL. WHOIS lists registrar:az.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
polkomtel.com.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.2.120.194 | 212.2.96.0/19 | AS8374 | PLUSNET - Polkomtel Sp. z o.o. | PL |
WHOIS identity
- Registrar
- registrar:az.pl sp. z o.o.
- Organization
- polkomtel sp. z o.o.
- Contact emails
- —
Subdomains
513 observed subdomains of polkomtel.com.pl.
Showing 25 of 513. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from polkomtel.com.pl in the public web crawl.
33 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for polkomtel.com.pl.
| Mechanism | Target |
|---|---|
| SPF_IP | 212.2.119.142/31 |
| SPF_IP | 212.2.96.51/32 |
| SPF_IP | 212.2.96.52/32 |
| SPF_IP | 212.2.96.53 |
| SPF_IP | 212.2.96.54 |
| SPF_IP | 212.2.96.59 |
| SPF_IP | 212.2.96.62 |
| SPF_IP | 2a01:2e0:0:95:0:0:0:51 |
| SPF_IP | 2a01:2e0:0:95:0:0:0:52 |
Related pages
Pivot deeper into the graph from polkomtel.com.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "polkomtel.com.pl"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.