Skip to content

Hostname

as.cazamba.com

Last fetched

as.cazamba.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · as.cazamba.comRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/as.cazamba.com

Resolution chain

as.cazamba.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.29.247.27100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
104.26.6.89104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.89104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.216172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.195.246.16434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.156.6334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.104.20834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.154.23434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.50.8644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.174.3744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.231.25454.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with as.cazamba.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from as.cazamba.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from as.cazamba.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "as.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.