Skip to content

Hostname

agatha.es

Last fetched

agatha.es resolves to 3 IPv4 addresses operated by AS209510 in FR.

Nutrition Label

WHISPER CANON · agatha.esRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/agatha.es

Resolution chain

agatha.es resolves to 3 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 agatha.es in WhisperGraph.

Subdomains

7 observed subdomains of agatha.es.

Web-graph footprint

Distinct hostnames that link to or from agatha.es in the public web crawl.

53 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for agatha.es.

MechanismTarget
SPF_Aproduction.eu01.agatha.demandware.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_IP160.8.87.109

Related pages

Pivot deeper into the graph from agatha.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "agatha.es"})-[: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.