Skip to content

Hostname

ccc.co.jp

Last fetched

ccc.co.jp resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · ccc.co.jpRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ccc.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.203.15315.197.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.82.15576.223.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
culture convenience club co.,ltd.
Contact emails

Subdomains

112 observed subdomains of ccc.co.jp.

Web-graph footprint

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

691 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ccc.co.jp.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEap.rp.oracleemaildelivery.com
SPF_INCLUDEasp.cuenote.jp
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.mr.tsutaya.co.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.ccc.co.jp

Related pages

Pivot deeper into the graph from ccc.co.jp.

Cypher and MCP

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

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