20 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Basic
default-src; img-src; script-src; +8 more
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
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)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

2 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive

Caching Headers

3 headers
Cache-Control
Caching
public, must-revalidate, proxy-revalidate, max-age=0
Etag
Caching
"8cee8922b916260f575da35f2b7a14e3"
Last-Modified
Caching
Tue, 25 Apr 2023 11:35:29 GMT

Content Headers

2 headers
Content-Length
Content
6010
Content-Type
Content
text/html

Server Headers

1 headers
Server
Server
none

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

7 headers
Date
Other
Thu, 13 Nov 2025 21:13:26 GMT
Via
Other
1.1 f99ff04b44b46caf63e2de40aa2beda4.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
HORpCgvxdKfRrtPy3pzWB4qP-kzWIGkcNpgLU6Q_SIJ4lyCIrQSrMw==
X-Amz-Cf-Pop
Other
IAD55-P5
X-Amz-Server-Side-Encryption
Other
AES256
X-Amz-Version-Id
Other
b.Kv4GJMoFPrufxVVgj2bzOfyzxDIXOy
X-Cache
Other
RefreshHit from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 675ms