Skip to content

Hostname

cktechb2b.com

Last fetched

cktechb2b.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1489 as the registrar.

Nutrition Label

WHISPER CANON · cktechb2b.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cktechb2b.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.124108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.6108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.93108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.97108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.239.255.10618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.11918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.3818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.7618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
3.165.50.103.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.403.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.63.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.863.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
iana:1489
Organization
cktech
Contact emails

Subdomains

3 observed subdomains of cktechb2b.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cktechb2b.com.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from cktechb2b.com.

Cypher and MCP

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

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