Hostname
ckbg.com
Last fetched
ckbg.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ckbg.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.203.125.58 | 13.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.233.175.166 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.109.243.18 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- chenyanglong
- Contact emails
- 888@dogor.cn
- lujch@vip.qq.com
- sizimu@qq.com
- ym@1618.com
- 0a51013a-8acd-4555-b6f9-d6b80eec6800@identity-protect.org
- 0e779838-795c-4841-8923-133151b1a0ff@identity-protect.org
- 22de4624-2be0-4495-91d7-1b9410fcab6a@identity-protect.org
- c3f92234-74a3-4cdc-baa7-574f7ef2d035@identity-protect.org
- c6a6e94b-4b2c-43cb-897f-82427c1a3e4f@identity-protect.org
- e2fd82c8-6e9b-4efb-abae-0471353c260a@identity-protect.org
- owner-1224533@ckbg.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of ckbg.com.
Web-graph footprint
Distinct hostnames that link to or from ckbg.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ckbg.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from ckbg.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ckbg.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.