Hostname
optimizedecisions.com
Last fetched
optimizedecisions.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
optimizedecisions.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 |
|---|---|---|---|---|
| 18.164.116.121 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.35 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.60 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.70 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.105.18 | 18.239.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.105.40 | 18.239.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.105.56 | 18.239.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.105.75 | 18.239.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of optimizedecisions.com owner
- Contact emails
- optimizedecisions.com@domainsbyproxy.com
- 37a1d6f5-ecf3-4418-bc84-dbf75ab6c30f@identity-protect.org
- 498eb6ba-abf9-463b-8865-86bde18e1e52@identity-protect.org
- 541539b9-95c0-467e-adca-0195bb51ae64@identity-protect.org
- 634be067-fb33-4dcd-9d8e-54cca1c72567@identity-protect.org
- 88bff811-efbb-41d2-8b10-f78fc46ced05@identity-protect.org
- af2df389-6ee2-414e-b85a-c15aa24b9541@identity-protect.org
- ceff03c3-9572-4596-ba63-1015ead10cd4@identity-protect.org
Subdomains
1 observed subdomain of optimizedecisions.com.
| Subdomain |
|---|
| www.optimizedecisions.com |
Web-graph footprint
Distinct hostnames that link to or from optimizedecisions.com in the public web crawl.
Threat posture
History
Related pages
Pivot deeper into the graph from optimizedecisions.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "optimizedecisions.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.