What is Google-InspectionTool?
Google-InspectionTool powers Search Console's URL Inspection tool and Rich Results Test, crawling pages to validate indexability, structured data markup, and search feature compatibility on user request. You can set up Agent Analytics to see when Google-InspectionTool visits your website.
Overview
| Operated By | |
| Source | Official Website |
| Expected To Follow Robots.txt | Yes |
| Insights Last Updated | September 15, 2026 |
Do you operate this agent? Contact us to suggest an update.
Category
Expected Behavior
Google-InspectionTool's cadence depends on how the scan is configured. Continuous monitoring may run daily or hourly, while a one-time or internet-wide scan may sweep once and disappear.
Google-InspectionTool's User Agent
| User Agent | Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.6167.85 Mobile Safari/537.36 (compatible; Google-InspectionTool/1.0) |
How To Block Google-InspectionTool With Robots.txt
Add this rule to your robots.txt file to block Google-InspectionTool from accessing your website, or use Automatic Robots.txt to block all security scanners at once. You can customize which pages are blocked by swapping out / for a different path.
User-agent: Google-InspectionTool # https://knownagents.com/agents/google-inspectiontool
Disallow: /
Insights for Google-InspectionTool
As of September 15, 2026, this data reflects agent visits measured across thousands of websites using Agent Analytics, combined with daily scans of the top 1000 websites and their robots.txt files.
Robots.txt Blocked Percentage
Country of Origin
Robots.txt Blocking Trend
4% of top websites block Google-InspectionTool in their robots.txts.
Overall Security Scanner Traffic
0.0% of all web traffic came from security scanners.
Top Visited Website Categories
The types of websites most frequently visited by Google-InspectionTool.
Frequently Asked Questions
Should I Block Google-InspectionTool?
Usually not, unless you already run your own security scans and want cleaner logs. Google-InspectionTool checks for exposed vulnerabilities, and some services report their findings to site owners at no cost. For context, 4% of the top websites we track currently have robots.txt rules for Google-InspectionTool.
Does Google-InspectionTool Follow Robots.txt Rules?
Yes. Google-InspectionTool is expected to follow robots.txt rules, so a disallow rule is the appropriate first step. Automatic Robots.txt can add and maintain that rule, while Agent Analytics lets you verify whether Google-InspectionTool respects it.
Does Google-InspectionTool Access Private Content?
It deliberately looks for exposed private content. Google-InspectionTool tests login pages, admin panels, and API endpoints for vulnerabilities. Probing does not mean it gained access, but you should expect requests to sensitive paths in your logs.
How Can I Tell if Google-InspectionTool Is Visiting My Website?
Agent Analytics tracks Google-InspectionTool visits in real time. You can also check your server logs for requests whose user-agent string contains "Google-InspectionTool". Look for bursts of requests to uncommon paths that ordinary visitors rarely access. Because Google-InspectionTool does not publish a verification method, any client can claim its identity and a log match is only a clue.
Why Is Google-InspectionTool Visiting My Website?
Google-InspectionTool is scanning your site for vulnerabilities, either as part of an internet-wide sweep or because someone requested an assessment of your domain. Recurring visits often indicate that a monitoring service has added your site to its checks.