Skip to content

Hostname

mail.digikeyz.com

Last fetched

mail.digikeyz.com resolves to 1 IPv4 address operated by AS16276 in GB.

Nutrition Label

WHISPER CANON · mail.digikeyz.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.digikeyz.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.38.67.15051.38.0.0/16AS16276GB

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_Amail.digikeyz.com
SPF_INCLUDE_spf.namehero.net
SPF_IP104.223.62.200
SPF_IP136.0.111.21
SPF_IP136.0.111.243
SPF_IP185.162.89.190
SPF_IP51.38.67.150
SPF_MXmail.digikeyz.com

Related pages

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

Cypher and MCP

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

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