Hostname
delpol.com.pl
Last fetched
delpol.com.pl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:rxnet sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
delpol.com.pl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:rxnet sp. z o.o.
- Organization
- delpol event production s.c.
- Contact emails
- —
Subdomains
22 observed subdomains of delpol.com.pl.
Showing 15 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from delpol.com.pl in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- delpol.com.pl
SPF policy
4 SPF mechanisms authorising senders for delpol.com.pl.
| Mechanism | Target |
|---|---|
| SPF_A | delpol.com.pl |
| SPF_INCLUDE | _spf.s8.netstrefa.pl |
| SPF_IP | 217.17.41.136/32 |
| SPF_MX | delpol.com.pl |
Related pages
Pivot deeper into the graph from delpol.com.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "delpol.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.