SSL Verification Bypassed
The server's SSL certificate could not be verified. The analysis was completed using insecure mode. Data may be less reliable.
Reason:
Unknown Certificate Authority - the server's certificate is not trusted
Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
No performance headers found
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate
Expires
Fri, 28 May 1999 00:00:00 GMT
Last-Modified
Mon, 23 Mar 2026 12:38:12 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate expires: Fri, 28 May 1999 00:00:00 GMT last-modified: Mon, 23 Mar 2026 12:38:12 GMT pragma: no-cache
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: Microsoft-IIS/10.0 x-powered-by: ASP.NET, ARR/3.0, ASP.NET
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 23 Mar 2026 12:38:12 GMT
P3p
CP="NON COR CURa ADMa OUR NOR UNI COM NAV STA"
date: Mon, 23 Mar 2026 12:38:12 GMT p3p: CP="NON COR CURa ADMa OUR NOR UNI COM NAV STA"
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology