Skip to content

Hostname

cloud-catcher.jp

Last fetched

cloud-catcher.jp resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · cloud-catcher.jpRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cloud-catcher.jp

Resolution chain

cloud-catcher.jp resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.114.121.10713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.108.16413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.158.18018.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.141.18818.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.139.22952.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.125.23152.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.229.18054.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.15.23254.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.56.21054.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.197.9413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.48.4835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.161.22257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.166.8857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

8 observed subdomains of cloud-catcher.jp.

Web-graph footprint

Distinct hostnames that link to or from cloud-catcher.jp in the public web crawl.

86 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cloud-catcher.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from cloud-catcher.jp.

Cypher and MCP

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

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