Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=300
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Age
0
Etag
"4375-5f28ee3e092d2"
Last-Modified
Wed, 18 Jan 2023 19:33:25 GMT
age: 0 etag: "4375-5f28ee3e092d2" last-modified: Wed, 18 Jan 2023 19:33:25 GMT
Content Headers
Content-Length
17269
Content-Type
text/html
content-length: 17269 content-type: text/html
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Wed, 16 Sep 2026 03:24:41 GMT
X-Cache
HIT, MISS
X-Cache-Hits
2, 0
X-Served-By
cache-hel1410034-HEL, cache-iad-kiad7000135-IAD
X-Timer
S1789529081.071800,VS0,VE111
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Wed, 16 Sep 2026 03:24:41 GMT via: 1.1 varnish, 1.1 varnish x-cache: HIT, MISS x-cache-hits: 2, 0 x-served-by: cache-hel1410034-HEL, cache-iad-kiad7000135-IAD x-timer: S1789529081.071800,VS0,VE111
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching