Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
interest-cohort=()
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Encoding
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, post-check=0, pre-check=0, public
Expires
Wed, 17 Aug 2005 00:00:00 GMT
Last-Modified
Tue, 28 Apr 2026 07:36:51 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0, public expires: Wed, 17 Aug 2005 00:00:00 GMT last-modified: Tue, 28 Apr 2026 07:36:51 GMT pragma: no-cache
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 28 Apr 2026 07:36:51 GMT
P3p
CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
X-Logged-In
False
date: Tue, 28 Apr 2026 07:36:51 GMT p3p: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM" x-logged-in: False
Recommendations
Enable compression (gzip/brotli) to improve performance