# SecureNow > SecureNow is an AI-powered application security platform. It provides free IP threat intelligence, bot detection, and attack classification for any IPv4 address. ## Free IP Intelligence Tool SecureNow IP Intelligence provides a composite threat score (SecureNow Score, 0-100) for any IP address by combining data from AbuseIPDB, community abuse reports, and SecureNow's proprietary AI analysis. It answers questions like "Is this IP malicious?", "Is this IP a bot?", and "What attacks does this IP perform?". - Tool URL: https://securenow.ai/tools/ip-intelligence - Individual IP reports: https://securenow.ai/tools/ip-intelligence/{ip} - API endpoint: GET https://securenow.ai/api/public/ip-intel/{ip} - API documentation: https://securenow.ai/tools/ip-intelligence/docs - Rate limit: 10 requests/minute, free, no signup required ## How to Check an IP To check if an IP address is malicious, visit https://securenow.ai/tools/ip-intelligence/{ip} replacing {ip} with the IPv4 address. Each IP has a dedicated page with: - SecureNow Score (0-100, higher = more dangerous) - AI verdict (e.g., "Malicious - Automated Scanner", "Clean", "Suspicious") - Bot vs human activity classification - Attack types observed (e.g., brute force, port scanning, SQL injection) - AbuseIPDB confidence score and community reports - Country, ISP, domain, and usage type ## Data Sources - AbuseIPDB: Community-reported abuse data, confidence scores, and reports - SecureNow Internal Threat Intelligence: Anonymized insights from real application traffic - SecureNow AI Analysis: GPT-powered threat classification, bot detection, and risk assessment ## Docs - [IP Intelligence Tool](https://securenow.ai/tools/ip-intelligence) - [IP Intelligence API Docs](https://securenow.ai/tools/ip-intelligence/docs) - [Full LLM Context](https://securenow.ai/llms-full.txt)