# Reflectionbot

> An undocumented crawler whose user-agent links to Reflection AI, a company building AI models. The link in the user-agent is the only public statement of purpose that exists.

| field | value |
|---|---|
| operator | Reflection AI |
| category | AI training crawlers |
| robots.txt token | `Reflectionbot` |
| user-agent contains | `Reflectionbot` |
| robots.txt | operator publishes no robots.txt statement |
| verify by | no published verification method |
| published IP ranges | none published |
| prefixes mirrored | 0 IPv4 / 0 IPv6 |
| operator docs | https://reflection.ai/ |
| last reviewed | 2026-09-01 |

## What blocking it costs you

Unknown by construction — which is itself the reason some people block it. Nothing user-facing depends on it.

## Full user-agent string

```
Reflectionbot
```

## Block it

```
User-agent: Reflectionbot
Disallow: /
```

## Allow it

```
User-agent: Reflectionbot
Allow: /
```

JSON: https://www.pathwren.workers.dev/crawler/reflectionbot.json · index: https://www.pathwren.workers.dev/llms.txt
