18 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; script-src; style-src; +3 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
negotiate,Accept-Encoding

Caching Headers

Age
Caching
3778

Content Headers

Content-Length
Content
34037
Content-Location
Content
index.html
Content-Type
Content
text/html

Server Headers

Server
Server
Apache

CORS Headers

Access-Control-Allow-Origin
Cors
*

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Thu, 20 Aug 2026 22:46:52 GMT
Tcn
Other
choice
Via
Other
1.1 varnish, 1.1 varnish
X-Cache
Other
MISS, HIT
X-Cache-Hits
Other
0, 0
X-Served-By
Other
cache-hel1410034-HEL, cache-iad-kiad7000041-IAD
X-Timer
Other
S1787266013.801402,VS0,VE2

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching