19 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Basic
object-src; script-src; base-uri Analyze
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)

Performance Headers

Connection
Performance
close

Caching Headers

Cache-Control
Caching
no-cache="set-cookie, set-cookie2"
Expires
Caching
Thu, 01 Dec 1994 16:00:00 GMT

Content Headers

Content-Language
Content
en-US
Content-Length
Content
6640
Content-Type
Content
text/html;charset=ISO-8859-1

Server Headers

X-Powered-By
Server
Servlet/3.1

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Cross-Origin-Embedder-Policy-Report-Only
Other
require-corp
Date
Other
Sun, 23 Aug 2026 17:20:24 GMT
P3p
Other
CP='CAO ADMo DEVo OUR IND PHY ONL PUR FIN COM NAV STA HEA GOV'
X-Akamai-Transformed
Other
l - 0 -
X-Req
Other
23.48.200.230:725bb84f

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology