Skip to content

Hostname

thinkkc.com

Last fetched

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

Nutrition Label

WHISPER CANON · thinkkc.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/thinkkc.com

Resolution chain

thinkkc.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:2
Organization
kcadc
Contact emails

Subdomains

11 observed subdomains of thinkkc.com.

Web-graph footprint

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

237 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for thinkkc.com.

MechanismTarget
SPF_Athinkkc.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.84.216.160
SPF_IP135.84.216.224
SPF_IP135.84.217.32
SPF_IP135.84.217.96
SPF_IP63.143.57.132
SPF_IP63.143.57.137
SPF_IP63.143.57.146
SPF_IP63.143.57.149
SPF_IP66.240.227.18/29
SPF_IP66.240.227.21
SPF_IP66.240.227.4
SPF_IP66.240.227.9

Related pages

Pivot deeper into the graph from thinkkc.com.

Cypher and MCP

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

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