Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
connection: close
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires
Wed, 17 Aug 2005 00:00:00 GMT
Last-Modified
Fri, 01 May 2026 17:32:53 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 expires: Wed, 17 Aug 2005 00:00:00 GMT last-modified: Fri, 01 May 2026 17:32:53 GMT pragma: no-cache
Content Headers
Content-Length
25166
Content-Type
text/html; charset=utf-8
content-length: 25166 content-type: text/html; charset=utf-8
Server Headers
server: LiteSpeed x-powered-by: PHP/7.4.33
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
Date
Fri, 01 May 2026 17:32:53 GMT
P3p
CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46" date: Fri, 01 May 2026 17:32:53 GMT p3p: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology