Skip to content
BI

bingbot

GoodBotCommunity-sourced

The primary web crawler for the Microsoft Bing search engine, responsible for discovering and indexing content to power search results. Operated by Microsoft.

GoodBot
Assessment
Verified Bot
Category
Bot
Kind
1
Data sources
AI-generated summary, drawn from Cloudflare, operator docs, and community data

What is bingbot?

Bingbot is the core automated agent developed by Microsoft to navigate the internet and populate the Bing search index. By systematically visiting websites, it retrieves page content, metadata, and structural information, which is then processed to provide relevant results to users of the Bing search engine and associated Microsoft services. It operates as a standard, well-behaved crawler that respects robots.txt directives and crawl-delay settings defined by site administrators.

Helpful — It is essential for website discoverability and inclusion in Microsoft's search index.

Identification

Bot name
bingbot
Operator
Microsoft
Category
Verified Bot
Verification
Community-sourced
Main use cases
Web indexing for searchContent discoverySearch engine ranking

Why it crawls your site

The bot crawls the web to ensure that Microsoft's search index remains current, comprehensive, and accurate. By continuously scanning for new or updated pages, it enables Bing to surface fresh content to users. Site owners can verify the authenticity of this bot by performing a reverse DNS lookup on the requesting IP address to ensure it resolves to a domain owned by Microsoft, specifically within the search.msn.com or bing.com subdomains.

IP ranges

Requests from bingbot originate from these published ranges. For strict verification, match the source IP against this list in addition to checking the user-agent and reverse-DNS.

Showing 24 of 28 ranges

Block or allow bingbot

Block it

Add a Disallow rule for bingbot in your robots.txt file. You can also block at the server level using your web server configuration or CDN firewall rules to filter requests matching the user-agent string.

# Block bingbot from crawling your entire site
User-agent: bingbot
Disallow: /

# Allow bingbot full access
User-agent: bingbot
Allow: /
Allow & verify

Ensure your robots.txt allows bingbot. Verify requests by checking the user-agent string.

Traffic & trends

Cloudflare Radar traffic

No Cloudflare traffic data available.

Google Trends interest

Loading trend data…

Data sources

This profile is compiled from the following sources.

GithubWhitelist
Last updated July 21, 2026