Skip to content

Hostname

mail.diahomee.com

Last fetched

mail.diahomee.com resolves to 1 IPv4 address operated by AS204213 in IR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.212.22.226188.212.22.0/24AS204213IR

WHOIS identity

No WHOIS records are currently associated with mail.diahomee.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for mail.diahomee.com.

MechanismTarget
SPF_Amail.diahomee.com
SPF_IP178.162.200.164
SPF_IP185.10.74.87
SPF_IP188.212.22.226
SPF_IP46.165.247.248
SPF_IP78.159.113.1
SPF_IP89.32.248.164
SPF_MXmail.diahomee.com

Related pages

Pivot deeper into the graph from mail.diahomee.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.diahomee.com"})-[: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.