Hostname
dezder.com.pl
Last fetched
dezder.com.pl resolves to 1 IPv4 address operated by AS34284 in PL. WHOIS lists registrar:smarthost sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
dezder.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 |
|---|---|---|---|---|
| 193.138.208.159 | 193.138.208.0/22 | AS34284 | — | PL |
WHOIS identity
- Registrar
- registrar:smarthost sp. z o.o.
- Organization
- dez der sp. z o.o.
- Contact emails
- —
Subdomains
8 observed subdomains of dezder.com.pl.
Web-graph footprint
Distinct hostnames that link to or from dezder.com.pl in the public web crawl.
38 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for dezder.com.pl.
| Mechanism | Target |
|---|---|
| SPF_A | dezder.com.pl |
| SPF_IP | 91.211.220.104 |
| SPF_IP | 91.211.220.48 |
| SPF_IP | 91.211.220.51 |
| SPF_IP | 91.211.221.235 |
| SPF_IP | 91.211.221.45 |
| SPF_IP | 91.211.222.195 |
| SPF_IP | 91.211.222.20 |
| SPF_IP | 91.211.222.23 |
| SPF_IP | 91.211.222.250/32 |
| SPF_MX | dezder.com.pl |
Related pages
Pivot deeper into the graph from dezder.com.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dezder.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.