CLOUD-IP // v2026.08
UPDATED 2026-08-26 PROVIDERS 64 LIVE
// COMMON CRAWL / CADDY

Common Crawl · Caddy

Caddy remote_ip matcher snippet for Common Crawl. 5 CIDRs, refreshed daily.

// caddy_commoncrawl_allow.conf

DOWNLOAD ↓  · 
# Commoncrawl IP Ranges
# Updated: 2026-08-25 02:35:47
# Source: https://github.com/rezmoss/cloud-provider-ip-addresses
# License: https://github.com/rezmoss/cloud-provider-ip-addresses/LICENSE
# This file is generated automatically. Do not edit it directly.
# Updates daily at 02:00 UTC
# Caddy remote_ip matcher for commoncrawl
# Usage: @commoncrawl remote_ip <cidrs>

@commoncrawl {
  remote_ip 3.41.188.32/29 18.97.9.168/29 18.97.14.80/29 18.97.14.88/30 2600:1f28:365:8000::/56
}