Limit destinations
Domains are validated and private, local, or reserved addresses are rejected so the reading stays within the intended public space.
SÉCURITÉ / Service security
Reading a public domain means handling inputs that Scanapse does not control. Service security therefore starts with a simple rule: reduce the scope, revalidate each step, and refuse destinations that do not need to be reached.
Detailed controls remain available below, but their purpose can be understood without knowing the internal implementation.
Domains are validated and private, local, or reserved addresses are rejected so the reading stays within the intended public space.
DNS resolutions and redirects are revalidated, ports are bounded, and secure connections verify the presented host name.
Timeouts, response sizes, redirects, and frequency are bounded so a reading does not monopolize the service or become aggressive.
Reports, forms, and assets use validation and integrity mechanisms so the public output does not expose internal service secrets.
What this page does not promise. It describes safeguards implemented in the application as delivered. It is not a security certification and does not replace hosting security or an independent review.