All hostnames openrewrite.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · openrewrite.org Routing diversity — Peering density — MOAS conflict — Threat-feed listings — WHOIS transparency — Resolver footprint — canon.whisper.security/host/openrewrite.org Resolution chain openrewrite.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 16.15.0.19 16.15.0.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.0.35 16.15.0.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.0.52 16.15.0.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.4.54 16.15.4.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.4.8 16.15.4.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.113.11 52.219.113.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.113.131 52.219.113.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.113.139 52.219.113.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.113.155 52.219.113.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.113.27 52.219.113.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.113.59 52.219.113.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.120.27 52.219.120.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.192.3 52.219.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.193.131 52.219.193.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.193.43 52.219.193.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.193.75 52.219.193.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.193.83 52.219.193.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.194.59 52.219.194.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.216.203 52.219.216.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.220.3 52.219.220.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint Distinct hostnames that link to or from openrewrite.org in the public web crawl.
Related pages Pivot deeper into the graph from openrewrite.org.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "openrewrite.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .