What is IbouBot?
IbouBot is a web crawler operated by Ibou that indexes publicly cited URLs to build a graph representation of the web for their search engine service. The bot crawls pages found on public websites to maintain and update their web database and metrics. Agent Analytics can track when it visits your website.
Category
Expected Behavior
IbouBot crawls on a schedule set by algorithms, not a calendar. Expect visit frequency to track your site's popularity, how often your content changes, and your domain authority. It throttles itself to avoid loading your server and honors crawl rules better than almost any other category of bot.
Overview
| Operated By | Ibou |
| Expected To Follow Robots.txt | Yes |
| Insights Last Updated | July 6, 2026 |
Robots.txt Blocked Percentage
Country of Origin
Robots.txt Blocking Trend
As of July 6, 2026, 1% of top websites block IbouBot in their robots.txt files.
Overall Search Engine Crawler Traffic
As of July 6, 2026, 7.8% of all web traffic came from search engine crawlers.
Top Visited Website Categories
This data reflects agent visits measured across thousands of websites using Agent Analytics, combined with daily scans of the world's top 1000 websites and their robots.txt files.
IbouBot's User Agent
| User Agent | Mozilla/5.0 (compatible; IbouBot/1.0; +bot@ibou.io; +https://ibou.io/iboubot.html) |
Access other known user agents and IP addresses using the Enterprise API.
How To Block IbouBot
Add this rule to your robots.txt file to block IbouBot from accessing your entire website. You can customize which pages are blocked by swapping out / for a different path.
User-agent: IbouBot # https://knownagents.com/agents/iboubot
Disallow: /
Frequently Asked Questions
Should I Block IbouBot?
No, unless you want your pages out of search results. IbouBot feeds a search engine index, and blocking it erases your visibility and organic traffic from that engine. This is the one category almost every website should allow. For comparison, 1% of the top websites we track already have robots.txt rules for IbouBot.
Does IbouBot Respect Robots.txt?
Yes. IbouBot is expected to honor robots.txt rules, so a disallow rule is the right first move. Automatic Robots.txt adds and maintains that rule for you, and Agent Analytics confirms IbouBot actually honors it.
Does IbouBot Access Private Content?
No. IbouBot indexes public pages only and does not sign in anywhere. Watch for accidentally public content though, because anything reachable without a login can end up in search results.
Why Is IbouBot Visiting My Website?
IbouBot is keeping its search index current. Links, sitemaps, or direct submission brought it to your site, and it comes back at a rate tuned to how often your content changes and how popular your site is.
How Can I Tell if IbouBot Is Visiting My Website?
Agent Analytics tracks IbouBot visits in real time alongside every other known AI agent, crawler, and scraper. You can also check your server logs for requests whose user agent string contains "IbouBot". Look for steady recurring visits spread across your site. Keep in mind that IbouBot doesn't publish a verification method, so any client can claim its user agent string and a log match is a hint rather than proof.