// COMMON CRAWL / JSON
Common Crawl · JSON
Machine-readable JSON of Common Crawl CIDRs with metadata. 6 CIDRs, refreshed daily.
// commoncrawl_ips.json
[
{
"ip_address": "2600:1f28:365:80b0::/60",
"ip_type": "IPv6",
"service": "ccbot"
},
{
"ip_address": "3.41.188.32/29",
"ip_type": "IPv4",
"service": "ccbot"
},
{
"ip_address": "18.97.9.168/29",
"ip_type": "IPv4",
"service": "ccbot"
},
{
"ip_address": "18.97.14.80/29",
"ip_type": "IPv4",
"service": "ccbot"
},
{
"ip_address": "18.97.14.88/30",
"ip_type": "IPv4",
"service": "ccbot"
… (7 more lines)