Hostname
heydude.ro
Last fetched
heydude.ro is a registered hostname under the .ro 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.ro.
| Subdomain |
|---|
| tracking.heydude.ro |
| www.heydude.ro |
Web-graph footprint
Distinct hostnames that link to or from heydude.ro in the public web crawl.
9 sites link to this hostname.
12 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.ro.
| Mechanism | Target |
|---|---|
| SPF_A | heydude.ro |
| 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.ro |
Related pages
Pivot deeper into the graph from heydude.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "heydude.ro"})-[: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.