Skip to content

Hostname

iodhu.eu

Last fetched

iodhu.eu resolves to 1 IPv4 address operated by SERVERGARDEN-AS - Servergarden Kft. in HU.

Nutrition Label

WHISPER CANON · iodhu.euRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/iodhu.eu

Resolution chain

iodhu.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.51.65.36185.51.64.0/22AS47381SERVERGARDEN-AS - Servergarden Kft.HU

WHOIS identity

No WHOIS records are currently associated with iodhu.eu in WhisperGraph.

Subdomains

1 observed subdomain of iodhu.eu.

Subdomain
www.iodhu.eu

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for iodhu.eu.

MechanismTarget
SPF_Aiodhu.eu
SPF_Amaxwell.fulike.hu
SPF_IP185.51.65.34
SPF_IP195.228.156.110
SPF_IP2001:4c48:2:a341:a00:27ff:fe65:8a37
SPF_IP2a01:ae20:1:801:0:222:1:4
SPF_MXiodhu.eu

Related pages

Pivot deeper into the graph from iodhu.eu.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "iodhu.eu"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.