Hostname
awsapps.com
Last fetched
awsapps.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
awsapps.com 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.168.167.64 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.75 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.82 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.90 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.174.46.102 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.13 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.54 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.98 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.234.113 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.54 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.7 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.85 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- hostmaster, amazon legal dept.
- Contact emails
Subdomains
3,878 observed subdomains of awsapps.com.
Showing 25 of 3,878. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from awsapps.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from awsapps.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "awsapps.com"})-[: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.