Skip to content

Hostname

hd-it.eu

Last fetched

hd-it.eu resolves to 1 IPv4 address operated by AS25081 in DE. WHOIS lists iana:682 as the registrar.

Nutrition Label

WHISPER CANON · hd-it.euRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hd-it.eu

Resolution chain

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

IPPrefixASNOperatorCountry
81.89.192.8881.89.192.0/20AS25081DE

WHOIS identity

Registrar
iana:682
Organization
Contact emails

Subdomains

173 observed subdomains of hd-it.eu.

Threat posture

History

Mail and authentication

MX records

SPF policy

20 SPF mechanisms authorising senders for hd-it.eu.

MechanismTarget
SPF_Ahd-it.eu
SPF_IP2a04:c940:0:5:0:0:0:69
SPF_IP81.89.192.66
SPF_IP81.89.192.69
SPF_IP81.89.192.70
SPF_IP81.89.192.71
SPF_IP81.89.192.72
SPF_IP81.89.192.73
SPF_IP81.89.192.78
SPF_IP81.89.192.82
SPF_IP81.89.192.83
SPF_IP81.89.192.85
SPF_IP81.89.192.89
SPF_MXhd-it.eu
SPF_MXmail4.hd-it.eu
SPF_MXmail5.hd-it.eu
SPF_MXmail6.hd-it.eu
SPF_MXrelay1.hd-it.eu
SPF_MXrelay3.hd-it.eu
SPF_MXwebmail.hd-it.eu

Related pages

Pivot deeper into the graph from hd-it.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hd-it.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.