A local Node application that analyzes URLs using:
- URL structure and suspicious character checks
- IP literal and private host detection
- DNS lookup
- HTTPS/HTTP status and redirect chain observation
- Heuristic risk scoring with explainable findings
This is a portfolio-grade analyzer, not a replacement for commercial threat intelligence.
From this project folder:
npm startOpen http://127.0.0.1:4201.