Verify Googlebot IP Address

Verify if an IP address truly belongs to Google, using official verification methods. Enter both IP address and User-Agent from your logs for the most accurate bot verification.

Googlebot is Google’s primary web crawler, responsible for discovering, fetching, and updating content across the public internet for inclusion in Google Search. It operates at massive scale, continuously revisiting sites based on their importance, freshness, and user demand. Googlebot uses a distributed crawling infrastructure that intelligently balances crawl frequency with server load, aiming to gather the most useful and up-to-date information without overwhelming websites. It identifies itself with the Googlebot user-agent family and is fully transparent about its behavior. Genuine Googlebot traffic can be verified through Google’s published reverse-DNS method, which confirms whether an IP truly belongs to Google’s crawling network. Beyond standard HTML pages, Googlebot is capable of rendering JavaScript, interpreting structured data, and evaluating mobile friendliness, which directly influences how pages appear in search results. Googlebot has 2 internal variants i.e., Googlebot Smartphone and Googlebot Desktop. Google increasingly uses Googlebot Smartphone for content crawling. RobotSense.io verifies Googlebot using Google’s official validation methods, ensuring only genuine Googlebot traffic is identified.

This bot officially honors Crawl-Delay rule.

User Agent Examples

Googlebot Smartphone: Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/W.X.Y.Z Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)

Googlebot Desktop: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/W.X.Y.Z Safari/537.36

Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)

Googlebot/2.1 (+http://www.google.com/bot.html)
Example user agent strings for Googlebot

Robots.txt Configuration for Googlebot

Robots.txt User-Agent:Googlebot

Use this identifier in your robots.txt User-agent directive to target Googlebot.

Recommended Configuration

Our recommended robots.txt configuration for Googlebot:

User-agent: Googlebot
Allow: /

Completely Block Googlebot

Prevent this bot from crawling your entire site:

User-agent: Googlebot
Disallow: /

Completely Allow Googlebot

Allow this bot to crawl your entire site:

User-agent: Googlebot
Allow: /

Block Specific Paths

Block this bot from specific directories or pages:

User-agent: Googlebot
Disallow: /private/
Disallow: /admin/
Disallow: /api/

Allow Only Specific Paths

Block everything but allow specific directories:

User-agent: Googlebot
Disallow: /
Allow: /public/
Allow: /blog/

Set Crawl Delay

Limit how frequently Googlebot can request pages (in seconds):

User-agent: Googlebot
Allow: /
Crawl-delay: 10

Note: This bot officially honors the Crawl-delay directive.

Frequently Asked Questions

What is Googlebot, and why is it visiting my website?
Googlebot is Google's primary search crawler used to discover, fetch, render, and refresh publicly accessible web content for inclusion in Google Search. It continuously crawls websites to keep Google's search index current and accurate. Visits are typically triggered by newly discovered URLs, updated content, sitemap submissions, backlinks, or changes in crawl demand. Googlebot traffic is expected for public websites and commonly appears in website logs requesting HTML pages, images, JavaScript, CSS, and structured data resources. Google primarily uses the Googlebot Smartphone variant for modern crawling and indexing.
Is Googlebot a legitimate bot, or is it commonly spoofed?
Googlebot is a legitimate crawler officially operated by Google. It is one of the most widely recognized search engine bots on the internet and is fully documented by Google. Because Googlebot is commonly allowed through firewalls and rate limits, attackers and scraping tools frequently spoof its User-Agent string to bypass security controls. User-Agent headers alone cannot verify authenticity, since they are easy to fake. Proper validation requires DNS or IP ownership checks. You can use Google's recommended methods mentioned below to verify a legitimate visit, or use RobotSense.io API to easily verify Googlebot visits.
How can I verify that a request is really coming from Googlebot?
You can use Google's recommended official methods to verify Googlebot visits, these include: - IP range checks - Reverse DNS → forward DNS Do not use User-Agent based detection as that can be easily spoofed. Alternatively, you can use RobotSense.io API to easily verify Googlebot and all other bots from Google.
Should I allow or block Googlebot on my website?
For most public websites, allowing Googlebot is beneficial because it enables pages to appear and remain updated in Google Search. Blocking Googlebot can prevent indexing, reduce discoverability, and limit organic search traffic. Blocking or restricting Googlebot may make sense for: - Private or staging environments - Internal APIs or administrative paths - Resource-intensive dynamic endpoints - Sensitive or non-public content Many websites selectively allow Googlebot while restricting specific directories through robots.txt or firewall policies.
How can I control or block Googlebot using robots.txt or other methods?
You can add a rule in your robots.txt, as given above to control (crawl-delay) or disallow Googlebot. Googlebot honors robots.txt directives. Also, you can use further controls in your WAF, or in RobotSense enforcement settings to manage the bot behavior.
How often does Googlebot crawl websites, and can it impact server performance?
Googlebot crawls continuously and dynamically adjusts crawl frequency based on site popularity, content freshness, update frequency, and server responsiveness. Frequently updated or highly trafficked websites are typically crawled more often than smaller static sites. On most websites, Googlebot's impact is moderate and well-managed. However, large sites may notice increased: - Bandwidth usage - Concurrent server requests - Dynamic page rendering load - JavaScript execution overhead Google's crawler infrastructure is designed to balance crawl efficiency with server health, but poorly optimized sites can still experience noticeable load during heavy crawl periods.
What happens if I block Googlebot? SEO, visibility, and feature impact explained.
Blocking Googlebot can significantly affect search visibility because Google relies on it to crawl and index web pages. Potential impacts include: - Pages removed from Google Search results - New content not indexed - Updated content not refreshed in search listings - Reduced visibility in Google Discover and related search features - Loss of rich result eligibility tied to structured data crawling Typically affected: - Organic search traffic - Search snippets and cached results - SEO monitoring visibility within Google systems Typically unaffected: - Direct website traffic - Non-Google search engines - Internal analytics systems Blocking Googlebot can directly reduce search rankings because Google cannot evaluate or index inaccessible content.
Does Googlebot collect, scrape, or use my content for training or reuse?
Googlebot collects publicly accessible page content to build and maintain Google's search index. It fetches HTML, images, structured data, JavaScript-rendered content, metadata, and other crawlable resources needed for search indexing and ranking systems. Collected data may be used for: - Search indexing - Snippet generation - Cached search previews - Structured data processing - Search quality evaluation Google stores indexed content and extracted metadata as part of its search infrastructure. While Google uses various systems for machine learning across its products, Googlebot itself is primarily documented as a search indexing crawler rather than a dedicated AI training bot.

Other Google Bots

Google operates other crawlers you may also need to configure.

View all 29 Google bots →

AdsBot

Ads

AdsBot-Google is Google’s crawler responsible for evaluating landing pages used in Google Ads campaigns. It performs desktop-focused checks on page quality, load speed, relevance, and policy compliance. These assessments directly influence ad quality scores, cost efficiency, and overall eligibility. Blocking AdsBot prevents Google from reviewing landing pages, which can degrade or disable ad performance. Crawl activity is selective and tied to active or recently modified ad campaigns rather than broad indexing. Its purpose is to ensure that advertisers maintain fast, trustworthy, and policy-compliant landing pages. It ignores the global user agent (*) rule. RobotSense.io verifies AdsBot/AdsBot-Google using Google’s official validation methods, ensuring only genuine AdsBot/AdsBot-Google traffic is identified.

AdsBot Mobile Web

Ads

[This crawler is officially retired as per Google] AdsBot-Google-Mobile bot is Google’s mobile-focused crawler used to evaluate the landing page experience for Google Ads. It simulates mobile device conditions to assess page quality, load performance, mobile usability, and policy compliance. These evaluations directly influence Google Ads quality scores and ad eligibility. If you run ads, blocking it may negatively affect ad performance because Google cannot verify the mobile landing page experience. Crawl activity is targeted and low-volume, triggered when ads are created, updated, or actively running. Its purpose is ensuring advertisers provide fast, compliant, and user-friendly mobile pages. It ignores the global user agent (*) rule. RobotSense.io verifies AdsBot Mobile Web/AdsBot-Google-Mobile using Google’s official validation methods, ensuring only genuine AdsBot Mobile Web/AdsBot-Google-Mobile traffic is identified.

AdSense / Mediapartners-Google

Ads

Mediapartners-Google is Google’s crawler dedicated to evaluating webpages for Google AdSense. It scans pages to understand content, layout, and context so Google can deliver relevant ads and optimize revenue for publishers. Unlike Googlebot, this crawler does not index content for Search - its role is purely advertising-related. Blocking it may prevent AdSense from analyzing pages and serving targeted ads effectively. Crawl activity is generally light and focused on pages where AdSense code is present, helping Google match ad inventory with page themes and user interests. It ignores the global user agent (*) rule. RobotSense.io verifies AdSense / Mediapartners-Google using Google’s official validation methods, ensuring only genuine AdSense / Mediapartners-Google traffic is identified.

APIs-Google

Developer Tools

APIs-Google is a service crawler used by Google to verify and interact with endpoints tied to various Google APIs. It is typically triggered when applications, scripts, or integrations using Google services need to fetch or validate external resources. Common use cases include OAuth flows, link previews, data validation, push notification messages, and API-driven checks performed on behalf of Google products. Crawl activity is usually low-volume and event-driven, reflecting specific API operations rather than broad crawling or indexing associated with Google Search. It ignores the global user agent (*) rule. RobotSense.io verifies APIs-Google using Google’s official validation methods, ensuring only genuine APIs-Google traffic is identified.

Chrome Web Store / Google-CWS

Developer Tools

Chrome Web Store fetcher or Google-CWS is a Google user-agent associated with Chrome Web Services, typically used for link preview generation, safe browsing checks, and content fetching triggered by Chrome features. It performs lightweight requests to retrieve metadata, page titles, favicons, and safety signals from URLs that developers provide in the metadata of their Chrome extensions and themes. This bot is not a search crawler and does not influence Google Search indexing or rankings. Activity occurs when Chrome or Google services need to quickly inspect a URL for previews, safety evaluation, or rendering behavior. It ignores robots.txt rules. RobotSense.io verifies Chrome Web Store fetcher using Google’s official validation methods, ensuring only genuine Chrome Web Store fetcher traffic is identified.

DuplexWeb-Google

Others

[This crawler is officially retired as per Google] DuplexWeb-Google is a Google crawler associated with Duplex and Assistant-related technologies that fetch web content to help generate conversational responses and perform task-oriented actions. It retrieves page information needed to understand structured data, business details, menus, appointment flows, and other interactive elements. Crawl activity is selective and generally tied to user-initiated tasks or systems that prepare content for automated assistance. Its purpose is to support natural-language interactions by ensuring Google’s assistant technologies can interpret and use real-time webpage information accurately. It ignores the global user agent (*) rule. RobotSense.io verifies DuplexWeb-Google using Google’s official validation methods, ensuring only genuine DuplexWeb-Google traffic is identified.

Similar Bots

Other Search bots from different operators.

Amzn-SearchBot

Search

by Amazon

[Amazon Bots can take upto 30 days to read your Robots.txt updates.] Amzn-SearchBot is Amazon’s web crawler used to discover and retrieve publicly available content for Amazon search and AI-related services. It fetches webpages to analyze text, metadata, and structured information that can support Amazon’s search features and machine learning systems. Crawl activity is typically moderate and focused on publicly accessible pages. Its purpose is to help Amazon improve content discovery, relevance, and information retrieval across its ecosystem. It ignores the global user agent (*) rule. RobotSense.io verifies Amzn-SearchBot using Amazon’s official validation methods, ensuring only genuine Amzn-SearchBot traffic is identified.

Applebot

Search

by Apple

Applebot is Apple's official web crawler used to power search and content features across Apple services such as Siri, Spotlight Suggestions, and Safari. It crawls webpages to discover content, metadata, and structured information that enhance on-device and cloud-based search experiences. Crawl activity is generally moderate and focused on high-quality, publicly accessible content. Its purpose is to improve search relevance, answers, and suggestions across Apple’s ecosystem without operating a standalone public web search engine. Data crawled by Applebot may be utilized by Apple for foundational model training. Apple allows site owners to opt-out of having their content used for generative model training by disallowing Applebot-Extended in the robots.txt file. RobotSense.io verifies Applebot using Apple's official validation methods, ensuring only genuine Applebot traffic is identified.

Bingbot

Search

by Microsoft

Bingbot is Microsoft’s primary web crawler, responsible for discovering and indexing content for Bing Search and other Microsoft services. The crawler fetches HTML, structured data, images, and metadata to understand page relevance and ranking signals. Crawl activity varies based on site authority, update frequency, and sitemap signals. Its purpose is to keep Bing’s search index fresh, accurate, and aligned with user search intent across Microsoft platforms. RobotSense.io verifies Bingbot using Microsoft’s official validation methods, ensuring only genuine Bingbot traffic is identified.

BingVideoPreview

Search

by Microsoft

BingVideoPreview is Microsoft’s crawler for fetching video-related content to generate previews, thumbnails, and metadata for Bing’s video search experiences. It retrieves video files, poster images, structured data, captions, and surrounding context. This crawler does not perform full-site indexing; instead, it focuses specifically on video assets and the information required to power Bing’s video carousels and preview interfaces. Activity is targeted and relatively low-volume, driven by pages that contain or reference video content. RobotSense.io verifies BingVideoPreview using Microsoft’s official validation methods, ensuring only genuine BingVideoPreview traffic is identified.

OAI-SearchBot

Search

by OpenAI

OAI-SearchBot is a search bot operated by OpenAI. Data collected from the bot is used to link to and surface websites in search results in ChatGPT's search features. As per OpenAI, it is not used to crawl content to train its generative AI foundation models. OpenAI recommends allowing OAI-SearchBot in your site’s robots.txt file to help ensure that your site appears in search results. RobotSense.io verifies OpenAI OAI-SearchBot using OpenAI’s official validation methods, ensuring only genuine OAI-SearchBot traffic is identified.

PetalBot

Search

by Huawei

PetalBot is the web crawler operated by Huawei, used to power Petal Search and related Huawei mobile services. It crawls publicly accessible webpages to discover content, metadata, structured data, and links for indexing. PetalBot supports search results delivered across Huawei devices and applications. Crawl frequency depends on site authority, update frequency, and internal ranking signals, similar to other search engine crawlers. Its purpose is to build and maintain Huawei's independent search index for global users. RobotSense.io verifies PetalBot using Huawei's official validation methods, ensuring only genuine PetalBot traffic is identified.