Hostname
open-identify.com
Last fetched
open-identify.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
open-identify.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.214.225.111 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.216.197.138 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.162.131.206 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.112.146.166 | 50.112.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.10.169.97 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.186.12.184 | 54.186.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- on behalf of open-identify.com owner
- Contact emails
- domain.admin@copyright.com
- bill.haase@ringgold.com
- ralph.shoffner@ringgold.com
- a47fada6-2de9-48ef-8f0f-b4752778c191@identity-protect.org
- a6f856bb-2247-4486-a9ca-28e3b87b2480@identity-protect.org
- ade8395c-d41e-4f12-bd7c-845675f58fee@identity-protect.org
- e73f59fc-0051-41f0-8158-0f2c03cc2604@identity-protect.org
- f3feac17-47c2-4912-beba-e2e4f5ea8a7f@identity-protect.org
- f4854f2c-be99-4e62-ba64-6fc694c92008@identity-protect.org
- owner-5286254@open-identify.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from open-identify.com.
- IP · 34.214.225.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · US
- Email · domain.admin@copyright.com
- TLD · .com
- Browse hostnames · op…
- 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: "open-identify.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.