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
geolocation=(self), camera=(self)
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
Transfer-Encoding
chunked
Vary
x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
no-cache
Etag
"542509e0e539e8a40e6e50713681cb2ae6b02c42e782dc51bb7c081f61c130bf"
Last-Modified
Sun, 23 Aug 2026 15:27:55 GMT
cache-control: no-cache etag: "542509e0e539e8a40e6e50713681cb2ae6b02c42e782dc51bb7c081f61c130bf" last-modified: Sun, 23 Aug 2026 15:27:55 GMT
Content Headers
Content-Type
text/html; charset=utf-8
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
Fri, 11 Sep 2026 12:09:09 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-ewr-kewr1740068-EWR
X-Timer
S1789128549.001662,VS0,VE130
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Fri, 11 Sep 2026 12:09:09 GMT x-cache: MISS x-cache-hits: 0 x-served-by: cache-ewr-kewr1740068-EWR x-timer: S1789128549.001662,VS0,VE130
Recommendations
Enable compression (gzip/brotli) to improve performance