Hostname
awsaccountoptimization.com
Last fetched
awsaccountoptimization.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
awsaccountoptimization.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 |
|---|---|---|---|---|
| 3.173.254.5 | 3.173.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.254.63 | 3.173.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.254.84 | 3.173.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.254.90 | 3.173.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 65.9.86.116 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 65.9.86.23 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 65.9.86.40 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 65.9.86.96 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of awsaccountoptimization.com owner
- Contact emails
- 25aba6ee-aa62-4083-ab16-a97e0876cacc@identity-protect.org
- 463cd2e5-bf4d-42d6-9321-49a965fdbc3e@identity-protect.org
- 6d83f012-d48c-4fe5-b5ef-5a54be08fb92@identity-protect.org
- 7affe985-8474-4c03-b897-34e6e3bb24c8@identity-protect.org
- 947a4b2f-e9f9-4a42-9ce7-f2bf57a011ce@identity-protect.org
- d54a6e37-4412-4c8e-b0e7-59addbf4cafb@identity-protect.org
- owner-10115788@awsaccountoptimization.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from awsaccountoptimization.com.
- IP · 3.173.254.5
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 25aba6ee-aa62-4083-ab16-a97e0876cacc@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: "awsaccountoptimization.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.