Get notified when malicious IPs show up in your network ranges.
Range alerts let you define CIDR blocks you want to keep an eye on. When an IP in one of your ranges gets picked up by our honeypot sensors or flagged through a community report, we send you a digest email with the details.
Each email includes the IP, confidence score, country, and when it was last seen. You can click through to the full report on sikkerapi.com or look it up programmatically with the IP Check API.
Range alerts are available on every plan, including the free tier. Higher tiers allow more ranges and broader CIDR prefixes.
Log in to your dashboard and click Range Alerts in the sidebar navigation.

The range alerts page shows how many ranges you're using and what your plan allows. It also shows the minimum prefix length, which determines how large of a network block you can monitor.
A smaller prefix number means a larger network block. For example, a /24 covers 256 addresses while a /16 covers 65,536.

Click Add Range and enter a CIDR block (e.g. 162.142.125.0/24). You can also add a label to help you tell your ranges apart later.
The CIDR is validated and normalized automatically. Your prefix can't be broader than what your plan allows — for example, if your minimum is /24, you can't add a /16.


Once created, your range shows up in the table. You can toggle it on or off, and separately control whether you get email notifications. The activity columns show how many unique IPs matched and total hits.

When an IP in one of your monitored ranges gets flagged — either by our honeypot sensors or through a community report — it gets queued for your next digest email. Digests are sent once per hour, so you won't get spammed with individual notifications. If nothing new is detected, no email is sent. Each digest groups the new IPs by range and includes:
You'll only get notified about an IP once per range. If the same IP shows up again, the match count goes up but you won't get another email about it.

Range alerts are included on every plan. Higher tiers let you monitor more ranges and use broader prefixes.
Check your current limits on the range alerts dashboard or see the pricing page for a full comparison.
Want to check IPs programmatically? The IP Check API returns confidence scores, protocols, behaviors, geolocation, and more for any IP address.