Skip to content

Hostname

mail.espazar.com

Last fetched

mail.espazar.com resolves to 2 IPv4 addresses operated by AS206592 in TR.

Nutrition Label

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

Resolution chain

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

WHOIS identity

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

Subdomains

1 observed subdomain of mail.espazar.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mail.espazar.com.

MechanismTarget
SPF_Amail.espazar.com
SPF_INCLUDEmailgun.org
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay1-b.mailbaby.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_INCLUDEspf.onesignal.email
SPF_IP185.250.242.237
SPF_IP45.131.2.70
SPF_IP85.235.72.214
SPF_MXmail.espazar.com
SPF_MXsmtp.mailchannels.net

Related pages

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

Cypher and MCP

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

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