Skip to content

Hostname

mail.odin4d.com

Last fetched

mail.odin4d.com resolves to 2 IPv4 addresses operated by AS133752 in CA.

Nutrition Label

WHISPER CANON · mail.odin4d.comRouting diversity2.4/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mail.odin4d.com

Resolution chain

mail.odin4d.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.21.220.117103.21.220.0/24AS133752CA
159.198.65.105159.198.65.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for mail.odin4d.com.

MechanismTarget
SPF_Amail.odin4d.com
SPF_INCLUDE_spf.arandomserver.com
SPF_IP103.21.220.117
SPF_IP159.198.65.105
SPF_IP172.96.185.143
SPF_MXmail.odin4d.com

Related pages

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

Cypher and MCP

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

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