VPN, proxy, and Tor
Recognize anonymized and relayed traffic across common visitor journeys.
FindIP Shield adds privacy-conscious visitor risk intelligence to signup, login, lead, and checkout flows—without collecting passwords, payment details, or form values.
Follow one simple flow from website activity to an explainable risk score and recommended response.
Turn raw visits into clear, inspectable context before adding friction to legitimate customers.
Recognize anonymized and relayed traffic across common visitor journeys.
Separate consumer access networks from automated infrastructure.
See IP, ASN, and country changes inside a visitor session.
Surface scanner, malicious-IP, and reputation signals with reasons.
Shield is designed for visibility first. Review the evidence in your dashboard, then decide how your application should respond.
Add the domain you control and select the privacy mode appropriate for your visitors.
Use the npm package, a versioned CDN script, or Google Tag Manager.
Signup, login, lead, checkout, and page activity become searchable events and sessions.
Review scores, reasons, infrastructure, and network changes without treating missing intelligence as safe.
Shield returns informational risk signals and recommendations. Your server remains the authority for access, payment, or fraud decisions.
View on npm Read the implementation guidenpm install @findip/shield
import { init, track } from '@findip/shield';
init({
siteKey: 'pub_xxxxxxxxx',
privacyMode: 'balanced',
autoTrack: true
});
await track('signup_attempt');
Choose how much browser context is appropriate. Shield never needs passwords, card data, or full form contents.
Minimum context. Use infrastructure-level signals with the smallest browser footprint.
Recommended default. Add limited browser and session context for more useful investigation.
More diagnostic context. Enable only when your notices, consent, and use case support it.
Create a free Shield site, install the SDK, and receive your first risk event. No credit card required.
Start with Shield freeFree Preview · Informational risk signals · Terms apply