Hostname
heydude.pl
Last fetched
heydude.pl is a registered hostname under the .pl top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:markmonitor, inc.
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of heydude.pl.
| Subdomain |
|---|
| tracking.heydude.pl |
| www.heydude.pl |
Web-graph footprint
Distinct hostnames that link to or from heydude.pl in the public web crawl.
7 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for heydude.pl.
| Mechanism | Target |
|---|---|
| SPF_A | heydude.pl |
| SPF_A | mail.biznis.si |
| SPF_A | mail.proing.sia:mail.creativ.si |
| SPF_A | ms.creativ.si |
| SPF_INCLUDE | email-messaging.com |
| SPF_IP | 193.77.138.45/32 |
| SPF_IP | 213.136.70.250/32 |
| SPF_IP | 2a01:488:67:1000:253d:c978:0:1/128 |
| SPF_MX | heydude.pl |
Related pages
Pivot deeper into the graph from heydude.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "heydude.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.