Skip to content

Hostname

mail.dihubcloud.eu

Last fetched

mail.dihubcloud.eu is a registered hostname under the .eu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · mail.dihubcloud.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.dihubcloud.eu

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with mail.dihubcloud.eu in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for mail.dihubcloud.eu.

MechanismTarget
SPF_Amail.dihubcloud.eu
SPF_INCLUDEspf.redewt.net
SPF_IP185.240.248.15
SPF_IP185.240.248.68
SPF_MXmail.dihubcloud.eu

Related pages

Pivot deeper into the graph from mail.dihubcloud.eu.

Cypher and MCP

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

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