Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Present
SAMEORIGIN, SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
no-referrer-when-downgrade, no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=3600, public
Etag
"41f47-650f6a5f57a04"
Last-Modified
Mon, 04 May 2026 04:48:56 GMT
Pragma
public
cache-control: max-age=3600, public etag: "41f47-650f6a5f57a04" last-modified: Mon, 04 May 2026 04:48:56 GMT pragma: public
Content Headers
Content-Length
270151
Content-Type
text/html; charset=UTF-8
content-length: 270151 content-type: text/html; charset=UTF-8
Server Headers
server: nginx x-powered-by: PleskLin
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 04 May 2026 05:37:15 GMT
alt-svc: h3=":443"; ma=86400 date: Mon, 04 May 2026 05:37:15 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology