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
Resolution chain
cktechb2b.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.22.124 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.6 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.93 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.97 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.239.255.106 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.119 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.38 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.76 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 3.165.50.10 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.165.50.40 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.165.50.6 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.165.50.86 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
WHOIS identity
- Registrar
- iana:1489
- Organization
- cktech
- Contact emails
Subdomains
3 observed subdomains of cktechb2b.com.
| Subdomain |
|---|
| kr.cktechb2b.com |
| www.cktechb2b.com |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cktechb2b.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cktechb2b.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 52.79.92.223/32 |
Related pages
Pivot deeper into the graph from cktechb2b.com.
- IP · 108.156.22.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1489
- Country · IE
- Email · cktech2016@gmail.com
- TLD · .com
- Browse hostnames · ck…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.