🌩️

The Cloud Offenders Database

Cloud providers deal with abuse like crypto mining, phishing, and DDoS attacks that hurt service for regular users. This project tracks users known to abuse cloud infrastructure so providers can ban them early.

We offer two free APIs:

No personal data is stored.

sign up
  $ curl -X POST https://cloud-offenders.com/check  
		-H "Content-Type: application/json" 
		-d '{"email": "good@example.com"}'

  { "status": "clean" } 
  { "status": "risky" } 

    

FAQ

How do I get access?

To get access to the API please fill out this form

Who is using this?

sliplane.io, vizalo.co

Who maintains this?

The project has been created by sliplane.io and is open-source.

This website design looks very familiar...

Yes, the website is strongly inspired by sfcompute.com.