Check any IP address against a realtime reputation database. Detect bots, scrapers, and automated traffic. Responses are simple — 0 means clean, 1 means flagged.
The checker queries a realtime reputation database that aggregates signals from search engine bots, automated crawlers, headless browsers, fingerprint anomalies, and behavioral patterns. IP addresses with suspicious activity are flagged and updated continuously.
Standard and Full DB queries return 0 (not flagged) or 1 (flagged). Country queries prepend the ISO country code, e.g. US,0.
Use this checker to screen visitors before serving protected content. Query the reputation database via server-side calls and block flagged IPs from accessing sensitive endpoints or dApp interfaces.