Skip to content

Hostname

ccbg.com

Last fetched

ccbg.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ccbg.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ccbg.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.24.218104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.25.218104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

38 SPF mechanisms authorising senders for ccbg.com.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEspfhost.messageprovider.com
SPF_IP128.136.104.250/32
SPF_IP148.59.100.16/28
SPF_IP199.30.234.192/27
SPF_IP199.30.234.56/29
SPF_IP199.30.234.64/26
SPF_IP207.195.176.0/20
SPF_IP209.10.132.208
SPF_IP209.182.248.78/32
SPF_IP209.182.249.78/32
SPF_IP209.34.255.250
SPF_IP209.34.255.251
SPF_IP209.65.253.235
SPF_IP216.116.80.0/24
SPF_IP216.116.81.88/32
SPF_IP216.116.87.0/24
SPF_IP216.116.95.0/24
SPF_IP23.20.119.18
SPF_IP34.215.165.231
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP52.128.98.34/32
SPF_IP52.128.98.35/32
SPF_IP52.128.98.36/32
SPF_IP54.235.79.89
SPF_IP67.210.88.16
SPF_IP68.232.131.237/24
SPF_IP68.232.137.69/32
SPF_IP68.232.141.148/24
SPF_IP74.200.60.0/24
SPF_IP74.200.63.0/24
SPF_IP74.203.184.208/30
SPF_IP74.203.184.32/27

Related pages

Pivot deeper into the graph from ccbg.com.

Cypher and MCP

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

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