Hostname
uzp.gov.pl
Last fetched
uzp.gov.pl resolves to 2 IPv4 addresses operated by AS12912 in PL. WHOIS lists iana:1567 as the registrar.
Nutrition Label
Resolution chain
uzp.gov.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.153.210.41 | 217.153.0.0/16 | AS12912 | — | PL |
| 37.128.76.141 | 37.128.64.0/18 | AS12741 | — | PL |
WHOIS identity
- Registrar
- iana:1567
- Organization
- —
- Contact emails
- —
Subdomains
37 observed subdomains of uzp.gov.pl.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uzp.gov.pl in the public web crawl.
564 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for uzp.gov.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from uzp.gov.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uzp.gov.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.