Hostname
cazamba.com
Last fetched
cazamba.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cazamba.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.6.89 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.7.89 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.73.216 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 18.230.137.226 | 18.230.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cazamba.com owner
- Contact emails
- hhnswndmlkxez6x@proxy.dreamhost.com
- 04653857-303c-43fe-b2cd-87e4446db471@identity-protect.org
- 2458e0bc-e8b9-41fe-b950-32506ca83c03@identity-protect.org
- 3c9caa51-029b-47ed-8553-8109bbfe429b@identity-protect.org
- bf60df08-25d5-4d6f-a1fc-33cb7afdbc2e@identity-protect.org
- c9df953f-96e7-403d-ae21-8cddd1976746@identity-protect.org
- ea051219-e586-44a7-9f8b-4f2b6b6e72d8@identity-protect.org
Subdomains
36 observed subdomains of cazamba.com.
Showing 18 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cazamba.com in the public web crawl.
418 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cazamba.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from cazamba.com.
- IP · 104.26.6.89
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · hhnswndmlkxez6x@proxy.dreamhost.com
- TLD · .com
- Browse hostnames · ca…
- 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: "cazamba.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.