Skip to content

Hostname

clcpn.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.119.5713.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.194.9718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.143.24318.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.64.13718.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.150.1933.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.196.8335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.106.23135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.161.18835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.132.23835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.155.552.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.230.24952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.25.1452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.162.6252.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.27.19854.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.17.16554.249.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.197.1854.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.196.78.5713.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
toppan
Contact emails

Subdomains

2 observed subdomains of clcpn.jp.

Subdomain
sl.clcpn.jp

Showing 1 of 2. View all subdomains →

Web-graph footprint

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

29 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from clcpn.jp.

Cypher and MCP

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

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