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
Resolution chain
amazonfutureengineer.at resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.161.150.2 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.150.57 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.150.94 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.150.99 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.100 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.112 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.43 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.82 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.42.116 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 54.230.42.119 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 54.230.42.74 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 54.230.42.82 | 54.230.42.0/24 | AS16509 | AMAZON-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.
| Subdomain |
|---|
| www.amazonfutureengineer.at |
Threat posture
History
Related pages
Pivot deeper into the graph from amazonfutureengineer.at.
- IP · 3.161.150.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:nom-iq limited t/a com laude
- Country · US
- Email · hostmaster@amazon.com
- TLD · .at
- Browse hostnames · am…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.