Skip to content

Hostname

mail.eytsa.com

Last fetched

mail.eytsa.com resolves to 1 IPv4 address operated by AS270179 in MX.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
38.124.220.14238.124.220.0/22AS270179MX

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for mail.eytsa.com.

MechanismTarget
SPF_Amail.eytsa.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.tacobit.com
SPF_IP15.235.115.115
SPF_IP38.124.220.142
SPF_IP51.222.0.55
SPF_IP54.39.132.169
SPF_IP72.9.155.227
SPF_MXmail.eytsa.com

Related pages

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

Cypher and MCP

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

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