25 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; script-src; style-src; +10 more
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), microphone=(), camera=(), payment=(), usb=(), magnetometer=(), gyroscope=(), accelerometer=(), autoplay=(), cross-origin-isolated=(), display-capture=(), encrypted-media=(), fullscreen=(), gamepad=(), hid=(), idle-detection=(), local-fonts=(), midi=(), otp-credentials=(), picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), serial=(), sync-xhr=(), web-share=(), xr-spatial-tracking=()
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'

Performance Headers

3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
x-fh-requested-host, accept-encoding

Caching Headers

3 headers
Cache-Control
Caching
max-age=3600
Etag
Caching
"7309be4e8ec73cfca12abe085b57f9c88f4ba690c0a824a2526826c14fec182c"
Last-Modified
Caching
Thu, 27 Nov 2025 11:58:33 GMT

Content Headers

2 headers
Content-Length
Content
1356
Content-Type
Content
text/html; charset=utf-8

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

10 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Fri, 28 Nov 2025 04:19:17 GMT
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Dns-Prefetch-Control
Other
off
X-Download-Options
Other
noopen
X-Permitted-Cross-Domain-Policies
Other
none
X-Robots-Tag
Other
noindex, nofollow, noarchive, nosnippet, noimageindex
X-Served-By
Other
cache-ewr-kewr1740066-EWR
X-Timer
Other
S1764303558.778553,VS0,VE115

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 189ms