Skip to content

Hostname

cpplus.jp

Last fetched

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

Nutrition Label

WHISPER CANON · cpplus.jpRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/cpplus.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.2713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
54.192.151.10154.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.12754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.9754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.9854.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.152.2899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
camera & imaging products association
Contact emails

Subdomains

1 observed subdomain of cpplus.jp.

Subdomain
www.cpplus.jp

Web-graph footprint

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

837 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cpplus.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.baremetal.jp
SPF_INCLUDEwebcas.net

Related pages

Pivot deeper into the graph from cpplus.jp.

Cypher and MCP

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

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