Hostname
hamiltonai.com
Last fetched
hamiltonai.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
hamiltonai.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.156.85.108 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.85.123 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.85.52 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.85.68 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.236.104 | 3.168.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.168.236.108 | 3.168.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.168.236.78 | 3.168.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.168.236.89 | 3.168.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hamiltonai.com owner
- Contact emails
- 40233adb-6352-4c7e-bbaa-d58149d37777@identity-protect.org
- 4a968a8a-1714-49b8-b292-5a7aaa11c0ff@identity-protect.org
- 786d2fe3-11bd-4004-88e0-65df3ee0656d@identity-protect.org
- 8dba5f33-241f-40a4-8776-fd60b6aa083f@identity-protect.org
- 9a5a14be-60ee-4018-b04d-70f9a4f3b0ae@identity-protect.org
- b4477a4b-389a-4f51-ac7d-816ee61187d0@identity-protect.org
- d707efb9-5f47-48d5-85b6-f42309179d59@identity-protect.org
- owner-116143@hamiltonai.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from hamiltonai.com.
- IP · 108.156.85.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 40233adb-6352-4c7e-bbaa-d58149d37777@identity-protect.org
- TLD · .com
- Browse hostnames · ha…
- 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: "hamiltonai.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.