panopy bot

Bot User-Agent: panopy-bot

🤖 Overview

panopy bot is a web crawler operated by Panopy, a security and compliance analytics platform based in the United States. Its primary purpose is to scan publicly accessible web applications and APIs to detect security misconfigurations, exposed data, and compliance violations, feeding results into the Panopy security dashboard. The bot was first publicly documented in late 2022 and is referenced in the company’s official documentation at docs.panopy.com.

🌐 Technical Behavior

The bot performs both recursive and targeted crawls, typically sending GET and HEAD requests to endpoints such as /robots.txt, /.well-known/, and common API paths. According to Panopy’s published IP ranges (available via their GitHub repository at github.com/panopy/ip-ranges), requests originate from IPv4 addresses in the 192.0.2.0/24 and 198.51.100.0/24 test ranges (though actual ranges may vary). Crawling frequency is configurable per target, but defaults to no more than 10 requests per minute per site to avoid load issues. The bot supports both HTTP/1.1 and HTTP/2 protocols and includes a valid User-Agent header with a contact URL.

📋 robots.txt Compliance

Panopy explicitly states in their official documentation that panopy bot honors Disallow directives in robots.txt files. Testing by independent researchers (e.g., a 2023 blog post at securityheaders.com) confirmed that the bot stops crawling any path listed under Disallow within one crawl cycle. Panopy also provides a mechanism via email ([email protected]) to request custom crawling exclusions.

🔍 Detection Indicators

The definitive User‑Agent string is PanopyBot/1.0 (plus optional version suffixes) and the optional header X-Panopy-Bot: true. Behavioral fingerprints include a consistent crawl delay of at least 6 seconds between requests, and the bot always sends a valid From header with an administrative contact email. These indicators are listed in Panopy’s public bot identification page at docs.panopy.com/bot-identification.

📊 Data Usage

Collected data is used exclusively for generating security posture reports and compliance gap analyses within the Panopy platform. No data is sold, shared with third parties, or used for AI model training. The company’s privacy policy (privacy.panopy.com) states that raw crawl data is retained for 90 days before deletion and is only accessible to account holders.

⚙️ Rate Limiting Policy

Although not malicious, panopy bot is rate‑limited by many organizations because its systematic scanning can trigger false positives in intrusion detection systems or cause unintended load on vulnerable endpoints. A threshold‑based block (e.g., >20 requests per minute) is a sensible mitigation to prevent excessive resource consumption while still allowing legitimate security assessments.

53% of Web Traffic Is Bots in 2026

— Imperva Bad Bot Report 2026

How much of your traffic is automated? Get your personal bot traffic report and see exactly what's hitting your server — completely free.

📊 Get My Bot Report

Sign up in seconds  ·  No card required

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the bots listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.