Skip to content

Hostname

cloudcasting.jp

Last fetched

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

Nutrition Label

WHISPER CANON · cloudcasting.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cloudcasting.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.10713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.11813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.58.10313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.170.1043.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.1083.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.1243.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.993.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
Organization
bijin&co.
Contact emails

Subdomains

6 observed subdomains of cloudcasting.jp.

Web-graph footprint

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

211 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cloudcasting.jp.

MechanismTarget
SPF_Awww6827m.sakura.ne.jp
SPF_MXcloudcasting.jp

Related pages

Pivot deeper into the graph from cloudcasting.jp.

Cypher and MCP

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

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