Skip to content

Hostname

ryzm.jp

Last fetched

ryzm.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · ryzm.jpRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/ryzm.jp

Resolution chain

ryzm.jp resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.99.4013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.67.12413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.1218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.144.1554.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.2354.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.4154.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.4654.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO

WHOIS identity

Registrar
Organization
atsuki taketo
Contact emails

Subdomains

64 observed subdomains of ryzm.jp.

Web-graph footprint

Distinct hostnames that link to or from ryzm.jp in the public web crawl.

7 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ryzm.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ryzm.jp"})-[: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.