Redirect points to a private or internal address
Likely cause
This site's redirect chain points to a private or internal address, so we stopped following it rather than probe your internal network.
Check
Trace the redirect chain yourself, e.g. `curl -sIL https://<hostname>`, and confirm where each hop actually points.
Fix
If this is unintentional, correct the redirect target to a public address. If intentional, this is expected behavior for an external scanner and not something to fix.
Verify
Re-run the scan once the redirect target is corrected, if a fix was needed.