Flowpane

Web Crawler

Automated governance file verification for digital agencies

About

Flowpane is a web governance platform that helps digital agencies monitor compliance files across their client websites. Our crawler periodically fetches governance files to verify they exist, are correctly configured, and follow best practices.

We do not crawl page content, collect personal data, or index websites for search. Our checks are limited to publicly accessible governance and compliance files only.

Identification

User-Agent Flowpane/1.0 (+https://crawler.flowpane.com)
Compatible UA Mozilla/5.0 (compatible; Flowpane/1.0; +https://crawler.flowpane.com)
Operator Flowpane Ltd
Contact [email protected]
Website flowpane.com

Behaviour

IP Addresses

Flowpane's crawler operates from the following IP address. You can use this to create WAF allowlist rules.

46.32.253.56

This list will be updated if additional IPs are added. For questions, contact [email protected]

Whitelisting

If your WAF is blocking Flowpane, use the instructions below for your provider.

  1. Navigate to Security → WAF → Custom Rules
  2. Create a rule with condition: User-Agent contains Flowpane/1.0
  3. Set the action to Allow
  4. Alternatively, add Flowpane's IP range to Security → IP Access Rules
  1. In Bot Manager, navigate to your bot policy
  2. Add Flowpane/1.0 to the allowed bot list
  3. Or create an IP whitelist for the Flowpane IP range
  1. Log in to the Sucuri dashboard
  2. Go to Settings → Security → Whitelist
  3. Add the Flowpane user agent or IP range
  1. Add a firewall rule to allow requests where the User-Agent header contains Flowpane/1.0
  2. Or whitelist the Flowpane IP addresses listed in the IP Addresses section above

Opting Out

If you don't want Flowpane to access your site, add the following to your robots.txt:

User-agent: Flowpane
Disallow: /

Our crawler fully respects robots.txt directives. This will prevent all automated Flowpane checks.

You can also contact us at [email protected] and we'll exclude your domain manually.

Verifying Requests

To confirm a request is genuinely from Flowpane:

  1. Check the User-Agent header matches Flowpane/1.0 (+https://crawler.flowpane.com)
  2. Verify the source IP is in the published range above
  3. Perform a reverse DNS lookup — legitimate requests resolve to *.crawler.flowpane.com
  4. Verify the cryptographic signature — Flowpane signs all requests using Web Bot Auth (HTTP Message Signatures). Our public key is published at /.well-known/http-message-signatures-directory

Requests claiming to be from Flowpane that don't match these criteria are spoofed. Report them to [email protected].