Skip to content

Hostname

ckc.com

Last fetched

ckc.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ckc.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ckc.com

Resolution chain

ckc.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
ckc laboratories
Contact emails

Subdomains

8 observed subdomains of ckc.com.

Web-graph footprint

Distinct hostnames that link to or from ckc.com in the public web crawl.

28 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ckc.com.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.protection.office365.us
SPF_IP13.93.235.22
SPF_IP147.160.167.0/26
SPF_IP149.72.182.166/32
SPF_IP149.72.39.215/32
SPF_IP184.168.170.132
SPF_IP198.71.225.36/32
SPF_IP23.97.22.232
SPF_IP40.83.178.234
SPF_IP52.126.57.66
SPF_IP52.144.52.4/32
SPF_IP52.244.207.173
SPF_IP64.118.103.254

Related pages

Pivot deeper into the graph from ckc.com.

Cypher and MCP

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

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