Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=7884000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate
Expires
Fri, 28 May 1999 00:00:00 GMT
Last-Modified
Sun, 10 May 2026 19:37:22 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate expires: Fri, 28 May 1999 00:00:00 GMT last-modified: Sun, 10 May 2026 19:37:22 GMT pragma: no-cache
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: sw-cp-server x-powered-by: PleskLin
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 10 May 2026 19:37:22 GMT
P3p
CP="NON COR CURa ADMa OUR NOR UNI COM NAV STA"
date: Sun, 10 May 2026 19:37:22 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