Skip to content

Hostname

aat.es

Last fetched

aat.es resolves to 1 IPv4 address operated by AS42612 in ES.

Nutrition Label

WHISPER CANON · aat.esRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/aat.es

Resolution chain

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

IPPrefixASNOperatorCountry
82.98.146.2382.98.128.0/18AS42612ES

WHOIS identity

No WHOIS records are currently associated with aat.es in WhisperGraph.

Subdomains

8 observed subdomains of aat.es.

Web-graph footprint

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

236 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for aat.es.

MechanismTarget
SPF_Aaat.es
SPF_INCLUDEaat.ip-zone.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_MXaat.es

Related pages

Pivot deeper into the graph from aat.es.

Cypher and MCP

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

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