Skip to content

Hostname

cloudz.jp

Last fetched

cloudz.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · cloudz.jpRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cloudz.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.82.9513.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.29.11213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.43.23913.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.193.21118.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.98.22918.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.242.7818.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.100.652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.60.25252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.173.8352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.144.6457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.159.6257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.109.22413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

118 observed subdomains of cloudz.jp.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cloudz.jp.

MechanismTarget
SPF_INCLUDEspf.aams5.jp
SPF_IP153.149.26.244
SPF_IP220.213.163.134

Related pages

Pivot deeper into the graph from cloudz.jp.

Cypher and MCP

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

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