Skip to content

Hostname

amazonfutureengineer.at

Last fetched

amazonfutureengineer.at resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:nom-iq limited t/a com laude as the registrar.

Nutrition Label

WHISPER CANON · amazonfutureengineer.atRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/amazonfutureengineer.at

Resolution chain

amazonfutureengineer.at resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.161.150.23.161.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.150.573.161.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.150.943.161.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.150.993.161.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.10052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.11252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.42.11654.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.11954.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.7454.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.8254.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH

WHOIS identity

Registrar
registrar:nom-iq limited t/a com laude
Organization
amazon europe core s.a.r.l.
Contact emails

Subdomains

1 observed subdomain of amazonfutureengineer.at.

Threat posture

History

Related pages

Pivot deeper into the graph from amazonfutureengineer.at.

Cypher and MCP

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

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