Hostname
polgift.com.pl
Last fetched
polgift.com.pl resolves to 1 IPv4 address operated by AS203417 in PL. WHOIS lists registrar:aftermarket.pl limited as the registrar.
Nutrition Label
Resolution chain
polgift.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 |
|---|---|---|---|---|
| 5.252.231.221 | 5.252.228.0/22 | AS203417 | — | PL |
WHOIS identity
- Registrar
- registrar:aftermarket.pl limited
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of polgift.com.pl.
Web-graph footprint
Distinct hostnames that link to or from polgift.com.pl in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for polgift.com.pl.
| Mechanism | Target |
|---|---|
| SPF_A | polgift.com.pl |
| SPF_IP | 5.252.231.221 |
| SPF_MX | polgift.com.pl |
Related pages
Pivot deeper into the graph from polgift.com.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "polgift.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.