Check IP trust, reputation risk, and service compatibility before logging in.
Live demo: https://ip-health.vercel.app
- Trust Score for a quick reputation read.
- Risk Summary with plain-language context.
- Recommendation with Confidence based on available signals.
- Service Compatibility guidance for popular platforms.
- Compare IPs side by side.
- Local IP History for recent checks in the browser.
- Reputation Sources showing which data providers contributed.
IP Health combines network context, privacy indicators, abuse signals, and fraud signals into a readable IP reputation report. It highlights hosting, VPN, proxy, Tor, relay, ASN, ISP, usage type, and provider reputation data when available.
The Trust Score and recommendations are guidance, not guarantees. Service compatibility is estimated from reputation and infrastructure signals, with stricter handling for sensitive account, finance, crypto, and verification-heavy services.
- Next.js
- React
- TypeScript
- Tailwind CSS
- ESLint
- IPinfo
- AbuseIPDB
- IPQualityScore
- No user accounts.
- Local history stays in the browser.
- Provider APIs may be called server-side to retrieve reputation data.
- No tracking cookies.
npm install
npm run dev
npm run lint
npm run buildIP Health provides reputation-based guidance only. Services may also consider account history, device reputation, browser fingerprint, payment method, and behavior.
- Add focused tests for scoring and service compatibility rules.
- Improve provider coverage and confidence messaging.
- Add exportable reports for saved IP checks.
- Continue refining compatibility rules for v1.x releases.