Skip to content

Hostname

mail.dfeuniversal.com

Last fetched

mail.dfeuniversal.com resolves to 1 IPv4 address operated by SERVERCENTRAL - DEFT.COM in US.

Nutrition Label

WHISPER CANON · mail.dfeuniversal.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.dfeuniversal.com

Resolution chain

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

IPPrefixASNOperatorCountry
204.93.224.37204.93.224.0/24AS23352SERVERCENTRAL - DEFT.COMUS

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mail.dfeuniversal.com.

MechanismTarget
SPF_Amail.dfeuniversal.com
SPF_IP108.59.10.3
SPF_IP144.217.79.200
SPF_IP147.135.11.86
SPF_IP173.212.223.200
SPF_IP204.93.224.34
SPF_IP51.161.12.227
SPF_IP54.39.104.138
SPF_IP67.225.142.178
SPF_MXmail.dfeuniversal.com

Related pages

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

Cypher and MCP

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

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