Skip to content

Hostname

ccbagroup.com

Last fetched

ccbagroup.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · ccbagroup.comRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ccbagroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.155.1615.197.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.159.1853.33.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
37.27.234.20237.27.0.0/16AS24940FI

WHOIS identity

Registrar
iana:299
Organization
coca-cola beverages africa
Contact emails

Subdomains

41 observed subdomains of ccbagroup.com.

Web-graph footprint

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

87 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

90 SPF mechanisms authorising senders for ccbagroup.com.

MechanismTarget
SPF_INCLUDEem4303.ccbagroup.com
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP102.133.138.145
SPF_IP102.135.226.186
SPF_IP102.218.3.22
SPF_IP102.218.3.34
SPF_IP102.218.3.42
SPF_IP102.223.120.23
SPF_IP128.77.14.190
SPF_IP128.77.8.179
SPF_IP129.205.12.50/29
SPF_IP129.205.12.59/29
SPF_IP129.205.6.242/29
SPF_IP130.41.140.67
SPF_IP134.231.150.54
SPF_IP134.231.224.199
SPF_IP140.209.195.2
SPF_IP143.105.113.131/29
SPF_IP144.125.56.106
SPF_IP154.0.133.194/29
SPF_IP160.242.100.155
SPF_IP160.242.102.169
SPF_IP160.242.102.171
SPF_IP160.242.102.173
SPF_IP160.242.102.177
SPF_IP160.242.102.201
SPF_IP160.242.102.241
SPF_IP160.242.102.245
SPF_IP160.242.102.247
SPF_IP160.242.60.26/29
SPF_IP160.242.63.34/29
SPF_IP160.242.82.118/29
SPF_IP160.242.82.218/29
SPF_IP160.242.83.10/29
SPF_IP160.242.83.122/29
SPF_IP160.242.85.246/29
SPF_IP160.242.85.250/29
SPF_IP160.242.87.202/29
SPF_IP160.242.87.94/29
SPF_IP165.85.87.134
SPF_IP165.90.25.128
SPF_IP165.90.25.130
SPF_IP165.90.25.131
SPF_IP165.90.25.136
SPF_IP165.90.30.181
SPF_IP165.90.4.106/29
SPF_IP172.35.0.139
SPF_IP196.190.222.242
SPF_IP196.201.227.218/29
SPF_IP196.216.13.17/24
SPF_IP196.216.35.239
SPF_IP196.216.46.85
SPF_IP196.216.67.226/29
SPF_IP196.216.70.226/29
SPF_IP196.216.71.50/29
SPF_IP196.216.9.46/24
SPF_IP197.156.70.96/29
SPF_IP197.156.70.98
SPF_IP197.234.71.165
SPF_IP197.235.18.102
SPF_IP197.235.18.106
SPF_IP197.235.18.110
SPF_IP197.235.18.90
SPF_IP197.235.18.94
SPF_IP197.235.18.98
SPF_IP197.255.239.45
SPF_IP212.22.166.42/29
SPF_IP212.22.166.58/29
SPF_IP212.22.166.74/29
SPF_IP212.22.166.90/29
SPF_IP212.22.170.234/29
SPF_IP217.21.115.98/29
SPF_IP217.21.116.18/29
SPF_IP41.173.7.58/29
SPF_IP41.190.137.114/29
SPF_IP41.190.144.116/29
SPF_IP41.215.131.227/29
SPF_IP41.215.136.98/29
SPF_IP41.216.72.226/29
SPF_IP41.218.76.173
SPF_IP41.218.77.127
SPF_IP41.218.85.70/29
SPF_IP41.220.227.243/29
SPF_IP41.222.185.46/24
SPF_IP41.84.159.170/29
SPF_IP80.240.194.82/29
SPF_IP80.240.205.234/29
SPF_IP80.69.209.160

Related pages

Pivot deeper into the graph from ccbagroup.com.

Cypher and MCP

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

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