Local parsestructure · never fetches the target
URL Analyzer
Inspect a URL's structure and spot obfuscation signals before you click. Parsing happens locally; you may optionally look the domain up in OpenTrojan intelligence — the target is never visited.
What this checks
- Protocol, hostname, port, path, query and fragment (parsed locally).
- Suspicious signals: non-HTTPS, embedded credentials, "@" in host, raw IP, fragments.
- Optional domain reputation lookup against OpenTrojan intelligence.
Related Knowledge
- How to Interpret URL Reputation Results — what a clean rating and a flag mean.
- Malicious URL Analysis Playbook — from link to verdict.
- Phishing Email Investigation Playbook — dissect URLs without clicking.