Open
Cached
·
just now
17
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
Missing
Not configured
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
- • Consider adding Permissions-Policy to control browser features
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
max-age=3600
Etag
"289662f6e4fe37898b3d24c2b162c3aa4ef493c8800f77a1a4f62782704dc82f"
Last-Modified
Thu, 13 Aug 2026 22:13:25 GMT
cache-control: max-age=3600 etag: "289662f6e4fe37898b3d24c2b162c3aa4ef493c8800f77a1a4f62782704dc82f" last-modified: Thu, 13 Aug 2026 22:13:25 GMT
Content Headers
Content-Length
1291
Content-Type
text/html; charset=utf-8
content-length: 1291 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
Sat, 22 Aug 2026 18:26:48 GMT
X-Cache
HIT
X-Cache-Hits
0
X-Served-By
cache-lga21928-LGA
X-Timer
S1787423208.239007,VS0,VE1
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Sat, 22 Aug 2026 18:26:48 GMT x-cache: HIT x-cache-hits: 0 x-served-by: cache-lga21928-LGA x-timer: S1787423208.239007,VS0,VE1
Recommendations
Enable compression (gzip/brotli) to improve performance