fix: redirection /investigation/ip/:ip + 25 nouveaux tips dans tooltips.ts
- Ajoute route /investigation/ip/:ip → redirect vers /investigation/:ip
(l'URL /investigation/ip/1.2.3.4 fonctionnait pas)
- Ajoute IpInvestigationRedirect() composant
- 25 nouvelles entrées TIPS : risk_score_inv, browser_score, spoofing_score,
ja4_rotation, ua_rotation, persistence, credential_stuffing, enumeration,
params_combos, confiance, botnet_global/regional/concentrated, hash_cluster,
sec_fetch_dest/site, tendance, subnet_cidr, unique_ips_stat, ja4_distinct,
baseline_ja4, correlation_node, total_detections_stat
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>