> cat /dev/github | grep security-tools
discovered 03 Aug 2026

cloudcheck

Python ★ 93 via github-topic
→ View on GitHub
CloudCheck is a Rust-based tool designed to determine if a given IP address or hostname is associated with a cloud service provider. It features a command-line interface (CLI), a Rust library, and Python bindings, with dynamic updates for cloud provider signatures and CIDR data from community sources. The tool also supports a REST API for programmatic access, allowing for integration in various applications.