Free tier now 5,000 lookups/day, new volume-based plans, and eight new signals.
- Changed Free tier is now 5,000 lookups/day (was 1,000), with every signal and 3 API keys for staging, production and CI. Plans moved to a volume-based grid — Free $0, Starter $19 (1M/mo), Growth $49 (3.5M/mo), Scale $149 (13M/mo), Pro $399 (36M/mo). You pay for lookups, never for signals; the unit price falls as you grow. — Pricing
- Added Eight new signals, free tier included: precision signals is_drop_listed (Spamhaus DROP), is_bogon and rpki routing validation; false-positive reducers is_relay (Apple iCloud Private Relay), satellite connection_type and is_public_resolver; plus routing and RIR allocation context. — More signals, fewer false positives
- Added Benign-network suppressor: relay, satellite and public-resolver IPs are capped at risk 20 with reason benign_network_kind, so real users on Apple iCloud Private Relay or Starlink aren't scored like a hostile datacenter. — Risk-score methodology
- Changed Breaking: signals.is_datacenter is removed — a datacenter IP is now signals.connection_type === "datacenter" (which also reports "satellite"). The evidence key is evidence.connection_type. — Response schema