Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31104000 ; includeSubDomains
X-Frame-Options
Missing
Not configured
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 X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
No caching headers found
Content Headers
Content-Length
315
Content-Type
text/html; charset=us-ascii
content-length: 315 content-type: text/html; charset=us-ascii
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 01 Sep 2026 06:28:13 GMT
X-Cnection
close
X-Content-Security-Policy
script-src 'self'; object-src 'self'
X-Req
23.3.12.206:4fcb9f3c
akamai-grn: 0.ce0c0317.1788244093.4fcb9f3c date: Tue, 01 Sep 2026 06:28:13 GMT x-cnection: close x-content-security-policy: script-src 'self'; object-src 'self' x-req: 23.3.12.206:4fcb9f3c
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching