All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Feedback Required: IPs List monitoring (for Whitelisting/Blacklisting/Firewalls)
Basically, the idea is very simple:
for example: https://www.cloudflare.com/ips-v4/#
Copy/Scrape the IP list provided by the provider/service
Detect changes to the list (once a day)
Update the list (probably shows you what have changed)
Send out email notifications (other platforms will be later)
Future enhancement: update the IPs for you automated (via API or some sort of AI wizardry)
You can probably do this with a keyword monitoring service but what you can enter on the monitoring list is restricted so you can't track the whole list if there are too many. There are services that tracks changes on a webpage like Hexomatic etc... those are on paid subscription, I don't think you want to pay $XX/month amount just to track a few IPs.
If there are better ways to do it, please share.
- Are you interested in such a free service?4 votes
- Yes50.00%
- No  0.00%
- What a waste of time50.00%


Comments
I think it's an alright idea if you manage the list manually, beyond that if you're going to incorporate an API for automation, you would be better off updating it once a day directly from the source. I can see the appeal for creating custom lists with IPs from different sources though.
the API for automation refers to updating the IPs for you in whichever service you need the IPs to be updated so apart from getting the notification, my service will perform the update of the changed IPs for you automatically (if the service you using has an API available for updating) so you don't have to update yourself manually.