Skip to content

Hostname

amz.at

Last fetched

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

Nutrition Label

WHISPER CANON · amz.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/amz.at

Resolution chain

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

WHOIS identity

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

Subdomains

18 observed subdomains of amz.at.

Web-graph footprint

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

12 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for amz.at.

MechanismTarget
SPF_Aamz-ex01.amz.at
SPF_Aamz-websrv-01.amz.at
SPF_Aamz.at
SPF_Aamzebs-01.cloonar.com
SPF_Aspf.hornetsecurity.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_IP195.202.160.194/32
SPF_IP62.218.206.133
SPF_MXamz.at

Related pages

Pivot deeper into the graph from amz.at.

Cypher and MCP

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

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