Skip to content

Hostname

c.jamba.com

Last fetched

c.jamba.com resolves to 3 IPv4 addresses operated by ASN-CHEETA-MAIL - CHEETAHMAIL in US.

Nutrition Label

WHISPER CANON · c.jamba.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/c.jamba.com

Resolution chain

c.jamba.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.134.222.25467.134.222.0/24AS53316ASN-CHEETA-MAIL - CHEETAHMAILUS
8.23.247.2448.16.0.0/12AS3356LEVEL3 - Level 3 Parent, LLCUS
8.33.184.2548.33.184.0/24AS53316ASN-CHEETA-MAIL - CHEETAHMAILUS

WHOIS identity

No WHOIS records are currently associated with c.jamba.com in WhisperGraph.

Subdomains

8 observed subdomains of c.jamba.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for c.jamba.com.

MechanismTarget
SPF_Ac.jamba.com
SPF_IP173.213.2.179
SPF_IP173.213.2.180
SPF_IP173.213.2.181
SPF_IP63.148.46.114
SPF_IP72.166.183.69
SPF_IP72.166.183.70
SPF_IP72.166.183.71
SPF_MXc.jamba.com

Related pages

Pivot deeper into the graph from c.jamba.com.

Cypher and MCP

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

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