Crawler Identification
AI Khazna Site Stack Detector Bot
User-Agent string
AI-Khazna-Stack-Bot/1.0 (+https://aikhazna.com/about/stack-bot)What this bot does
Fetches one page chosen by the user and identifies 70+ web technologies from HTML markup, script sources, response headers, and rendering fingerprints — including CMS platforms, frameworks, hosting providers, CDNs, analytics, marketing tools, payment systems, fonts, and JavaScript libraries.
Paths this bot may request
MethodPathNotes
GET
<target URL pasted by the user>Single page fetch; follows redirects. No additional discovery or recursion.Operating principles
- User-initiated only. This bot never crawls autonomously — it only fetches the URL a user pastes into the tool.
- Single request per scan. We do not follow links from the fetched HTML or perform recursive discovery.
- No authentication. The tool is anonymous; the bot does not log in, submit forms, or carry cookies between scans.
- Originates from Vercel serverless infrastructure (IP ranges vary; no fixed allowlist is provided).
- Identifies itself honestly via the User-Agent string above, which links back to this page so server admins can verify it.
How to block this bot
Block the User-Agent above at your web server (Nginx/Apache), CDN (Cloudflare/Vercel), or WAF. Because this bot acts on direct user request, blocking it will prevent your site from being analyzed by users of the AI Khazna tools — a fair choice, but worth knowing.
Contact
Questions, false-positive reports, or removal requests: office@aikhazna.com