REAL-TIME SECURITY ASSESSMENT
Scan Any Target
Instant multi-source intelligence across IP addresses, domains, and email — powered by 8+ security engines
AUTO-DETECT
Try: 8.8.8.8 · example.com · user@domain.com
Quick test:
Scan History
No scans yet
Run a scan to see results here
What is Z-scan?
Z-scan is a multi-source cybersecurity intelligence dashboard that aggregates data from 8+ security engines to give you an instant, actionable risk assessment for any IP, domain, or email address.
Engines Used
- NET Shodan — exposure & port intelligence
- NET Censys — certificate & service data
- REP VirusTotal — malware reputation
- REP AbuseIPDB — community abuse reports
- WEB Qualys SSL Labs — TLS/SSL grading
- SCAN HackerTarget — port scanning
- EMAIL MX / SPF / DKIM / DMARC validation
- EMAIL Disposable email detection
Scoring Model
- −30 Blacklist presence
- −25 Critical open ports (23, 445, 3389)
- −20 High abuse score (>50)
- −15 SSL grade F or missing
- −10 Shodan/Censys exposure
- −10 No DMARC / SPF
- −5 Moderate risk indicators
Disclaimer
Z-scan uses simulated threat intelligence data for demonstration. In production, connect real API keys for Shodan, VirusTotal, AbuseIPDB, Qualys SSL Labs, and HackerTarget. All scans are performed on publicly available data only.
⚙️ API Key Management
View and manage your threat intelligence API connections
Connected APIs
How to Add API Keys
Option 1: Via Command Line (Permanent)
Run these commands from your project folder:
wrangler secret put VIRUSTOTAL_API_KEY wrangler secret put ABUSEIPDB_API_KEY wrangler secret put OTX_API_KEY wrangler secret put GOOGLE_SAFE_BROWSING_API_KEY wrangler secret put SHODAN_API_KEY wrangler secret put CENSYS_API_ID wrangler secret put CENSYS_API_SECRET
Then redeploy: wrangler deploy
API Free Tier Limits
| API | Free Tier | Sign Up |
|---|---|---|
| VirusTotal | 500 requests/day | virustotal.com |
| AbuseIPDB | 15 requests/day | abuseipdb.com |
| AlienVault OTX | Unlimited | otx.alienvault.com |
| Google Safe Browsing | Unlimited | console.cloud.google.com |
| Shodan | 1 month free trial | shodan.io |
| Censys | 120 requests/hour | censys.io |