Hostname
awsaiapp.com
Last fetched
awsaiapp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
awsaiapp.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.199.112 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.199.24 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.199.6 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.199.90 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.125.108 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.59 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.6 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.94 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of awsaiapp.com owner
- Contact emails
- 0f6c2e0c-1596-4e7a-92cf-6551796c6f8e@identity-protect.org
- 24a3af30-1a59-4d4b-a306-a1859fb7091e@identity-protect.org
- 4b5967fd-3a0c-4434-b98e-5ceff115423d@identity-protect.org
- 753265a1-1b55-4911-9ded-ff096866c339@identity-protect.org
- 7e44e837-8d32-4a29-a6fa-02bbfec5f9db@identity-protect.org
- be174f97-dc7a-4a5d-86bc-c20945454bff@identity-protect.org
- ec16da94-3a40-4328-8691-69c28d6f38ab@identity-protect.org
Subdomains
74 observed subdomains of awsaiapp.com.
Showing 25 of 74. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from awsaiapp.com in the public web crawl.
5 sites linked to from this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from awsaiapp.com.
- IP · 108.138.199.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · 0f6c2e0c-1596-4e7a-92cf-6551796c6f8e@identity-protect.org
- TLD · .com
- Browse hostnames · aw…
- 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: "awsaiapp.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.