Skip to content

Hostname

clipstudio.net

Last fetched

clipstudio.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · clipstudio.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/clipstudio.net

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.117.12413.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.4013.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.513.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.6113.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
52.222.149.11552.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.1252.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.6952.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.8452.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
65.9.175.11665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from clipstudio.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for clipstudio.net.

MechanismTarget
SPF_Aclipstudio.net
SPF_INCLUDE_spf.willap.jp
SPF_IP219.112.247.142
SPF_IP219.112.247.164

Related pages

Pivot deeper into the graph from clipstudio.net.

Cypher and MCP

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

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