Skip to content

Hostname

aaie.at

Last fetched

aaie.at resolves to 1 IPv4 address operated by AS42446 in DE.

Nutrition Label

WHISPER CANON · aaie.atRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/aaie.at

Resolution chain

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

IPPrefixASNOperatorCountry
87.120.91.2487.120.91.0/24AS42446DE

WHOIS identity

No WHOIS records are currently associated with aaie.at in WhisperGraph.

Subdomains

3 observed subdomains of aaie.at.

Web-graph footprint

Distinct hostnames that link to or from aaie.at in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for aaie.at.

MechanismTarget
SPF_INCLUDEspf.w4ymail.at
SPF_MXaaie.at

Related pages

Pivot deeper into the graph from aaie.at.

Cypher and MCP

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

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