Available regions
“Europe” here covers the UK, EU, and EEA. It is not a guarantee that your data stays inside the European Union specifically.
Picking your region
You choose a region on the signup form. The choice applies to the whole account: every workspace, team member, and API key under it.Signing in
Each region has its own sign-in URL, and your credentials only work on the region where your account lives. If you get an invalid credentials error on a password you know is correct, you are probably on the wrong region. Use the Region selector on the sign-in page to switch, or go straight to your region’s URL. Signing up again on the other region will not create a second account. An email address can only be registered in one region, and signup tells you which region already holds it.What is stored in your region
Your account lives in the region you picked, and this is where each of the following is stored and served from:- Your account profile: name, company, address, email address, time zone, and avatar
- Team members, their roles, and what you have shared with them
- API keys and two-factor authentication settings
- Assets and targets
- Scans, including their configuration, status, and history
- Findings and the evidence behind them
- Reports you generate
- Screenshots and other files produced during a scan
- Database backups
This describes where your account data is held, not a guarantee that no copy of it ever leaves. Several of the shared services below receive parts of it while a scan runs, and some of them keep what they receive. Read the next section alongside this one.
What gets processed outside your region
A few services run in one fixed location and serve both regions, so depending on which region you picked, these sit outside it. Every row below applies to both regions.
What that means in practice:
- Logs written by the tools while they run are shipped to logging infrastructure in Europe, including logs from US scanners. These logs can contain technical details about your targets.
- The OpenVAS engine in Network Scanner runs on shared infrastructure in Europe. It receives the target, the ports and protocols you selected, and the vulnerability tests to run. Because it reaches your target directly, it also affects what you allowlist. See scan traffic and source IP addresses below.
- Looking up known vulnerabilities for software found on your target sends the vendor, product, and version to shared services in Europe.
- The subdomain cache behind Subdomain Finder is shared across both regions. Domains, subdomains, and IP addresses discovered by your scans get written to it.
- The ML Classifier runs in Europe for both regions. It receives the HTTP response from the scanned URL, which covers the URL, the response headers, and the page content.
- AI-enhanced authentication sends page and authentication context to a model hosted in the United States, whichever region you are in.
- AI Pentests and Flowmapper send data to frontier large language models from US providers. Which models they use changes as we tune them. This is the case whichever region you are in.
- Billing events from our payment provider arrive in the United States and get routed to your region. Your email address and billing provider ID are held there to make that routing work.
Scan traffic and source IP addresses
Scans for a US account start on US infrastructure and reach your target from a US source IP. Because some checks run on shared infrastructure in Europe, a US account can see scan traffic arriving from both US and European addresses. If you allowlist scanner IPs, allow the full published range for your region rather than individual addresses. See source IP addresses.API and MCP access
The API base URL is the same in both regions:https://mcp.pentest-tools.com/mcp calls the same API, so the same key and the same routing apply.
Feature availability
The US region runs the platform with one exception:
Apart from VPN profiles and internal network scanning, the platform’s capabilities are available in both regions: all scanners, reports, integrations, Pentest Robots, and the API. Where a capability relies on a shared service, it behaves as described above regardless of your region.
Related topics
- Data security: storage, retention, encryption, and access control
- Where to find policies: privacy policy, terms of service, and AI data policy
- Source IP addresses: what to allowlist for your region
- API authentication: API keys and region routing