Open
Cached
·
41m ago
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
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
"d290961c6e81ca44213e43c595cc0fa2ccdaf4568fc6dc94fa24ae34f7613036"
Last-Modified
Mon, 22 Jun 2026 07:17:41 GMT
cache-control: max-age=3600 etag: "d290961c6e81ca44213e43c595cc0fa2ccdaf4568fc6dc94fa24ae34f7613036" last-modified: Mon, 22 Jun 2026 07:17:41 GMT
Content Headers
Content-Length
1913
Content-Type
text/html; charset=utf-8
content-length: 1913 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, 03 Aug 2026 00:49:44 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-ewr-kewr1740080-EWR
X-Timer
S1785718184.485737,VS0,VE459
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Mon, 03 Aug 2026 00:49:44 GMT x-cache: MISS x-cache-hits: 0 x-served-by: cache-ewr-kewr1740080-EWR x-timer: S1785718184.485737,VS0,VE459
Recommendations
Enable compression (gzip/brotli) to improve performance