# ISSCyberRiskCrawler

> Crawls in order to train models that score a company's cyber risk. The ai.robots.txt dataset records the operator as not respecting robots.txt; ISS publishes no compliance statement of its own.

| field | value |
|---|---|
| operator | ISS Corporate Solutions |
| category | AI training crawlers |
| robots.txt token | `ISSCyberRiskCrawler` |
| user-agent contains | `ISSCyberRiskCrawler` |
| robots.txt | compliance disputed |
| verify by | no published verification method |
| published IP ranges | none published |
| prefixes mirrored | 0 IPv4 / 0 IPv6 |
| operator docs | https://iss-cyber.com |
| last reviewed | 2026-09-01 |

## What blocking it costs you

A rule here is a statement of intent. Your organisation's public footprint still gets scored — by a model trained on everybody else.

## Full user-agent string

```
ISSCyberRiskCrawler
```

## Block it

```
User-agent: ISSCyberRiskCrawler
Disallow: /
```

## Allow it

```
User-agent: ISSCyberRiskCrawler
Allow: /
```

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