Free-scan egress IPs
When a visitor runs a free AI visibility scan on awarenessai.co.uk, our backend issues a small number of public HTTP requests to the scanned site's homepage, /llms.txt, and /robots.txt. If your site blocks our scanners behind a WAF, CDN, or bot-mitigation layer, you can allowlist the IP addresses below.
Our egress IPs haven't been published to this page yet. If you need them urgently please contact us.
Scan behaviour
- Requests identify as
Mozilla/5.0 … Chrome/…because most CDNs reject unknown user-agents. No attempt is made to conceal that we are scanning on behalf of a requester. - We respect
robots.txt— aDisallow: /for major AI crawlers (GPTBot, ClaudeBot, Google-Extended, PerplexityBot) will show up as a failing Quick Win but won't stop us fetchingrobots.txtitself. - Rate limits: each domain is scanned at most 20 times per day across all visitors; per-IP limits on the requester side mean abusive use is throttled long before it reaches you.
- DNS is resolved once per request and pinned — redirects are followed at most once and only to the same public IP, so a hostile DNS answer can't rebind us to an internal address.