the policy data layer for agentic browsing

Control What Your AI Agents Can Touch on the Web

Autonomous agents browse, click, and submit. Without page-level policy they will reach login forms, checkouts, and payment pages you never intended. AI Agent Allowlist is a database of verified URLs for 20 page types across millions of domains — so your policy engine knows exactly which pages an agent may enter, and which it must never touch.

Deny by default:   login   checkout   payment Allow with confidence:   pricing   documentation   contact

By Alpha Quantum — the team behind AI Tools Blocklist and the 120M-domain Web Filtering Database.

20Page types per domain
30MDomains max coverage
10B+Pages analyzed
VerifiedReal URLs, not guesses
Real data

Verified URLs, straight from the database

These rows are copied from the free sample — download it and check them yourself. Every URL was discovered by traversing the domain’s live link structure, not guessed from patterns.

sample rows  page-type → verified URL

domainpage_typeverified URLagent policy example
stripe.comlogindashboard.stripe.com/login/…deny — credential surface
stripe.compricingstripe.com/pricingallow — research target
stripe.comdocumentationstripe.com/guidesallow
linkedin.comloginlinkedin.com/login?…deny — credential surface
linkedin.comcareerslinkedin.com/jobs/…allow
stripe.comstatusstatus.stripe.comallow — monitoring

Full records also carry IAB content categories, web-filtering categories, popularity ranks, country, language, and user personas per domain — so one dataset powers both where agents may go and what kind of site they’re on.

why verified

Guessed paths (/login, /pricing) miss the real URL on most sites — subdomains, locales, query strings. We store what the site actually links to.

why page types

Domain-level policy is too blunt for agents: you can’t block all of amazon.com, but you must block its checkout. Page types make policy possible.

why now

Computer-use and browser agents are entering production. Every deployment guideline now says the same thing: constrain what the agent can reach.

How teams use it

From dataset to enforced policy in three steps

Load the page-type map

Import the CSV into your policy store, or query the API per URL. Each domain resolves to its verified page-type URLs and site metadata.

Write rules in plain terms

“Agents may visit pricing, docs, blog, contact. Agents must never open login, checkout, payment, or account pages.” Default-deny for anything sensitive.

Enforce before the click

Your agent framework, gateway, or enterprise browser checks every navigation against the map — the agent is stopped before it reaches the page, not audited after.

Start with the free sample — 100 well-known domains

See the exact schema and verify the URLs yourself. Then pick a database tier or ask about API & OEM licensing.

Get the Sample CSV