Skip to content

Hostname

mail.ajuda1.com

Last fetched

mail.ajuda1.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for mail.ajuda1.com.

MechanismTarget
SPF_Amail.ajuda1.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP138.201.50.253
SPF_IP142.132.130.240
SPF_IP5.9.46.17
SPF_IP88.99.3.181
SPF_MXmail.ajuda1.com

Related pages

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

Cypher and MCP

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

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