Hostname
cbct.com
Last fetched
cbct.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
cbct.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.200.69.246 | 54.200.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- 0d3f79c9e1c74f4999b5f902868c6c86.protect@whoisguard.com
- 2e10680346004bc08d5c8e474c7c433b.protect@whoisguard.com
- 53c4864902bd4f64962257c2effef9e6.protect@whoisguard.com
- a1f4810b12f44c9b99291f4869d2ce0f.protect@whoisguard.com
- a1f4e4ea782140eaad5e6c65f68d0833.protect@whoisguard.com
- b02432da59334a32a5377847126aa0e5.protect@whoisguard.com
- ba1f41a6de3c4a729c4705c630fa9b42.protect@whoisguard.com
- dea7816bbfa84782b5d498664e0112bb.protect@whoisguard.com
- b0b6ffc39b5f45ceb33f437e36654983.protect@withheldforprivacy.com
- ff94e9de6f094930b9adabc471531d03.protect@withheldforprivacy.com
Subdomains
13 observed subdomains of cbct.com.
Web-graph footprint
Distinct hostnames that link to or from cbct.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for cbct.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf-00a19d01.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cbct.com.
- IP · 54.200.69.246
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · 0d3f79c9e1c74f4999b5f902868c6c86.protect@whoisguard.com
- TLD · .com
- Browse hostnames · cb…
- 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: "cbct.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.