Hostname
cbhacks.com
Last fetched
cbhacks.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cbhacks.com resolves to 8 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.10 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.118 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.122 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.42 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.168.122.101 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.27 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.85 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.97 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cbhacks.com owner
- Contact emails
- 02b20a49-4bb5-4318-84f5-e3fe3b3cb74b@identity-protect.org
- 5a65ebf9-81a0-45ab-b593-6e88c50b4ef8@identity-protect.org
- 5e40bad4-724d-44e0-acde-4d39d08aa8de@identity-protect.org
- 8f425a12-7c23-44a7-b82d-5b9279456bb9@identity-protect.org
- 99b7ef8b-7ec1-4c72-a168-319000097ee5@identity-protect.org
- owner-6182916@cbhacks.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of cbhacks.com.
Web-graph footprint
Distinct hostnames that link to or from cbhacks.com in the public web crawl.
4 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for cbhacks.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.wobbyworks.com |
| SPF_MX | cbhacks.com |
Related pages
Pivot deeper into the graph from cbhacks.com.
- IP · 108.156.22.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 02b20a49-4bb5-4318-84f5-e3fe3b3cb74b@identity-protect.org
- 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: "cbhacks.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.