Skip to content

Hostname

ryuzee.com

Last fetched

ryuzee.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · ryuzee.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ryuzee.com

Resolution chain

ryuzee.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.5.1313.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.1613.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.5513.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.9213.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.173.219.10418.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.11418.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.12418.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.12818.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
ryutaro yoshiba
Contact emails

Subdomains

9 observed subdomains of ryuzee.com.

Web-graph footprint

Distinct hostnames that link to or from ryuzee.com in the public web crawl.

262 sites link to this hostname.

150 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ryuzee.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ryuzee.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 20

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