Skip to content

Hostname

cki.com.tw

Last fetched

cki.com.tw resolves to 2 IPv4 addresses operated by AS3462 in TW.

Nutrition Label

WHISPER CANON · cki.com.twRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/cki.com.tw

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with cki.com.tw in WhisperGraph.

Subdomains

12 observed subdomains of cki.com.tw.

Web-graph footprint

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

94 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cki.com.tw.

MechanismTarget
SPF_Acki.com.tw
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_IP59.125.109.12
SPF_IP59.125.109.13
SPF_MXcki.com.tw

Related pages

Pivot deeper into the graph from cki.com.tw.

Cypher and MCP

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

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