All hostnames ryuka-design.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label WHISPER CANON · ryuka-design.com Routing diversity 5.9/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 10.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/ryuka-design.com Resolution chain ryuka-design.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 3.5.81.226 3.5.81.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.132.194 52.218.132.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.177.90 52.218.177.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.178.114 52.218.178.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.183.171 52.218.183.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.216.51 52.218.216.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.138.163 52.92.136.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.153.187 52.92.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.180.107 52.92.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.181.43 52.92.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.204.51 52.92.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.208.59 52.92.208.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.227.91 52.92.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.242.99 52.92.240.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.248.187 52.92.248.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.251.83 52.92.248.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar iana:1068 Organization jan everno Contact emails Subdomains 1 observed subdomain of ryuka-design.com.
Web-graph footprint Distinct hostnames that link to or from ryuka-design.com in the public web crawl.
6 sites link to this hostname.
Related pages Pivot deeper into the graph from ryuka-design.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ryuka-design.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 .