# CookieYesbot Scanner IP Addresses

> For the complete site index, see [llms.txt](/llms.txt). Every page is also available as Markdown — append `.md` to any URL, or send `Accept: text/markdown`.

This page lists all static IP addresses used by CookieYesbot to perform compliance scans on websites connected to our platform.

---

**Published:** July 22, 2026
**URL:** https://www.cookieyes.com/documentation/cookieyesbot-scanner-ip-addresses/

---

This page lists all static IP addresses used by CookieYesbot to perform compliance scans on websites connected to our platform. We recommend allowlisting these IPs in your firewall, bot management system, or CDN (e.g., Cloudflare) to prevent unintended blocking of our scans.

## Scanning IPs

The following IP addresses are used for scans triggered by users:
- 34.248.84.9
- 34.255.233.191
- 54.220.97.228
- 52.16.192.187
- 3.248.28.214
- 54.77.122.154
- 63.32.8.12
- 52.209.242.108
- 54.229.175.38
- 46.51.164.219
- 54.153.127.98
- 50.18.121.243

## How to Use This List

- **Firewall/Access Control:** Add the relevant IPs to your allowlist to ensure uninterrupted scanning.
- **Cloudflare Customers:** Create a rule to allow requests from these IPs under Security → WAF → Tools.
- **Bot Detection Systems: **Configure exceptions using our User-Agent substring:

```html
CookieYesbot

```

## Contact

If you have questions about CookieYesbot’s IP addresses or encounter issues, contact our support team:
Email: support@cookieyes.com
Website: https://www.cookieyes.com

## Frequently Asked Questions

**Why do I need to whitelist these IPs?**

If your firewall or CDN blocks CookieYesbot’s requests, our scanner will not be able to verify your banner setup or compliance settings. Whitelisting prevents false positives.



**Will the IP addresses ever change?**

While we try to keep IPs static, changes may occur for operational or security reasons.



**Can I whitelist by User-Agent instead of IP?**

Yes. Most bot management tools allow whitelisting by User-Agent. The match pattern is `CookieYesbot`. However, IP allowlisting is generally more reliable.

**Does CookieYesbot access private or login-protected pages?**

No. By default, scans are limited to public pages. If you require scanning behind authentication, it must be explicitly configured by you in the CookieYes dashboard.

**What happens if I don’t whitelist?**

The scanner may be blocked or challenged, leading to incomplete or inaccurate scan reports. This can affect compliance verification results.


---

## Structured Data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Article",
      "headline": "CookieYesbot Scanner IP Addresses",
      "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.cookieyes.com/documentation/cookieyesbot-scanner-ip-addresses/"
      },
      "url": "https://www.cookieyes.com/documentation/cookieyesbot-scanner-ip-addresses/",
      "publisher": {
        "@type": "Organization",
        "name": "CookieYes",
        "url": "https://www.cookieyes.com",
        "logo": {
          "@type": "ImageObject",
          "url": "https://www.cookieyes.com/cookieyes-logo.png",
          "width": 2048,
          "height": 2048
        }
      },
      "description": "This page lists all static IP addresses used by CookieYesbot to perform compliance scans on websites connected to our platform.",
      "datePublished": "2025-08-08T05:22:45+00:00",
      "dateModified": "2026-05-20T12:05:13+00:00",
      "author": {
        "@type": "Person",
        "name": "CookieYes Doc Team"
      },
      "image": [
        "https://assets.cookieyes.com/cookieyes.png"
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://www.cookieyes.com/documentation/cookieyesbot-scanner-ip-addresses/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://www.cookieyes.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Documentation",
          "item": "https://www.cookieyes.com/documentation/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "CookieYesbot Scanner IP Addresses"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://www.cookieyes.com/#website",
      "url": "https://www.cookieyes.com/",
      "name": "CookieYes",
      "description": "CookieYes is a Google-certified consent management platform that helps businesses comply with GDPR, CCPA, and other global privacy laws.",
      "inLanguage": "en-US",
      "publisher": {
        "@id": "https://www.cookieyes.com/#organization"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://www.cookieyes.com/?s={search_term_string}"
        },
        "query-input": {
          "@type": "PropertyValueSpecification",
          "valueRequired": true,
          "valueName": "search_term_string"
        }
      }
    },
    {
      "@type": "Organization",
      "@id": "https://www.cookieyes.com/#organization",
      "name": "CookieYes",
      "url": "https://www.cookieyes.com/",
      "logo": {
        "@type": "ImageObject",
        "@id": "https://www.cookieyes.com/#/schema/logo/image/",
        "inLanguage": "en-US",
        "url": "https://www.cookieyes.com/cookieyes-logo.png",
        "contentUrl": "https://www.cookieyes.com/cookieyes-logo.png",
        "width": 2048,
        "height": 2048,
        "caption": "CookieYes"
      },
      "image": {
        "@id": "https://www.cookieyes.com/#/schema/logo/image/"
      }
    }
  ]
}
```
