Skip to content

Hostname

open-identify.org

Last fetched

open-identify.org resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · open-identify.orgRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/open-identify.org

Resolution chain

open-identify.org resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.214.225.11134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.197.13834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.131.20635.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.146.16650.112.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.169.9752.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.186.12.18454.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
copyright clearance center (ccc)
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from open-identify.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "open-identify.org"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.