{
  "id": "oai-searchbot",
  "name": "OAI-SearchBot",
  "operator": {
    "name": "OpenAI",
    "url": "https://openai.com"
  },
  "description": "OpenAI's crawler that indexes pages to power search results inside ChatGPT. It is distinct from GPTBot and is not used to gather training data.",
  "docs": [
    "https://developers.openai.com/api/docs/bots"
  ],
  "category": "ai-crawler",
  "user_agents": {
    "patterns": [
      "OAI-SearchBot/\\d"
    ],
    "instances": [
      "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; compatible; OAI-SearchBot/1.4; +https://openai.com/searchbot"
    ]
  },
  "behavior": {
    "respects_robots_txt": true,
    "robots_token": "OAI-SearchBot"
  },
  "verification": [
    {
      "type": "cidr_feed",
      "url": "https://openai.com/searchbot.json",
      "format": "prefixes"
    }
  ],
  "tier": 1,
  "tier_label": "Fully verifiable",
  "first_seen": "2026-07-08T19:13:49.571Z",
  "resolved_cidrs": [
    "104.210.140.128/28",
    "135.234.64.0/24",
    "172.182.193.224/28",
    "172.182.193.80/28",
    "172.182.194.144/28",
    "172.182.194.32/28",
    "172.182.195.48/28",
    "172.182.209.208/28",
    "172.182.211.192/28",
    "172.182.213.192/28",
    "172.182.224.0/28",
    "172.203.190.128/28",
    "20.14.99.96/28",
    "20.168.18.32/28",
    "20.169.6.224/28",
    "20.169.7.48/28",
    "20.169.77.0/25",
    "20.171.123.64/28",
    "20.171.53.224/28",
    "20.25.151.224/28",
    "20.42.10.176/28",
    "4.227.36.0/25",
    "40.67.175.0/25",
    "40.90.214.16/28",
    "51.8.102.0/24",
    "74.7.175.128/25",
    "74.7.228.0/25",
    "74.7.228.128/25",
    "74.7.229.0/25",
    "74.7.229.128/25",
    "74.7.230.0/25",
    "74.7.241.128/25",
    "74.7.242.128/25",
    "74.7.243.0/25",
    "74.7.244.0/25"
  ]
}