Open
Cached
·
just now
18
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close vary: x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
public, max-age=0, must-revalidate
Etag
"3e7afd7f0ebf0bf3603fc50cf39d75753573faf050cf46eb874e02146af7f10c"
Last-Modified
Fri, 21 Aug 2026 12:34:08 GMT
cache-control: public, max-age=0, must-revalidate etag: "3e7afd7f0ebf0bf3603fc50cf39d75753573faf050cf46eb874e02146af7f10c" last-modified: Fri, 21 Aug 2026 12:34:08 GMT
Content Headers
Content-Length
52089
Content-Type
text/html; charset=utf-8
content-length: 52089 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Mon, 24 Aug 2026 15:36:22 GMT
X-Cache
HIT
X-Cache-Hits
0
X-Served-By
cache-ewr-kewr1740044-EWR
X-Timer
S1787585783.762450,VS0,VE1
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Mon, 24 Aug 2026 15:36:22 GMT x-cache: HIT x-cache-hits: 0 x-served-by: cache-ewr-kewr1740044-EWR x-timer: S1787585783.762450,VS0,VE1
Recommendations
Enable compression (gzip/brotli) to improve performance