Malicious IPv4 or Domain Detection

Cybersecurity & Threat Intelligence API

July 2021 2 min read

Automated Threat Intelligence & IP/Domain Security Scanner

A high-performance security microservice designed to evaluate whether an IPv4 address or domain name poses a security threat. By aggregating real-time threat intelligence from VirusTotal and URLScan APIs, it delivers instant security risk assessments for SOC analysts and automated security workflows.

Key Solution Highlights

Multi-Source Threat Aggregation

Queries both VirusTotal API and URLScan API concurrently to evaluate domain reputation, SSL certification risks, and malicious payload indicators.

Asynchronous FastAPI Service

Engineered with Python FastAPI for ultra-fast, non-blocking asynchronous REST endpoints, complete with automatically generated OpenAPI / Swagger documentation.

Dockerized Architecture

Packaged with Docker and Docker Compose for seamless container orchestration, paired with GitHub Actions CI workflows for automated build verification.

Pytest Test Automation

Features automated integration test suites (pytest) ensuring environment configuration reliability, API key validation, and response schema integrity.

Code Repository
Project List