Skip to content

Hostname

ckac.com

Last fetched

ckac.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ckac.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ckac.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.17.3645.223.17.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.27.3645.223.27.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0126114853
Contact emails

Subdomains

3 observed subdomains of ckac.com.

Web-graph footprint

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

32 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ckac.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_IP13.71.160.201
SPF_IP207.96.175.112/28
SPF_IP207.96.182.64/26
SPF_IP209.15.224.1/24
SPF_IP40.85.203.50
SPF_IP40.85.208.97
SPF_IP40.85.223.106
SPF_IP52.228.46.147

Related pages

Pivot deeper into the graph from ckac.com.

Cypher and MCP

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

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