Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000 ; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
interest-cohort=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
no-cache="set-cookie, set-cookie2"
Expires
Thu, 01 Dec 1994 16:00:00 GMT
cache-control: no-cache="set-cookie, set-cookie2" expires: Thu, 01 Dec 1994 16:00:00 GMT
Content Headers
Content-Language
en-US
Content-Length
6720
Content-Type
text/html;charset=ISO-8859-1
content-language: en-US content-length: 6720 content-type: text/html;charset=ISO-8859-1
Server Headers
X-Powered-By
Servlet/3.1
x-powered-by: Servlet/3.1
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Cross-Origin-Embedder-Policy-Report-Only
require-corp
Date
Mon, 14 Sep 2026 06:36:38 GMT
X-Req
ut,1789367798,23.3.12.205:58a219ec,204.99.15.100
cross-origin-embedder-policy-report-only: require-corp date: Mon, 14 Sep 2026 06:36:38 GMT x-akamai-transformed: 0 - 0 - x-req: ut,1789367798,23.3.12.205:58a219ec,204.99.15.100
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology