# ImagesiftBot

> Crawls images for Hive AI's reverse-image and dataset products. Image-heavy sites see this one long before they see the text crawlers.

| field | value |
|---|---|
| operator | Hive AI |
| category | Corpus and dataset builders |
| robots.txt token | `ImagesiftBot` |
| user-agent contains | `ImagesiftBot` |
| robots.txt | obeys robots.txt (documented) |
| verify by | no published verification method |
| published IP ranges | none published |
| prefixes mirrored | 0 IPv4 / 0 IPv6 |
| operator docs | https://imagesift.com/about |
| last reviewed | 2026-09-01 |

## What blocking it costs you

Your images stop entering an image dataset and reverse-image index.

## Full user-agent string

```
Mozilla/5.0 (compatible; ImagesiftBot; +imagesift.com)
```

## Block it

```
User-agent: ImagesiftBot
Disallow: /
```

## Allow it

```
User-agent: ImagesiftBot
Allow: /
```

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