Open
Cached
·
just now
18
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
public, max-age=600
Etag
"c0c52c02e67e52181f8b2ad17c094f372f216db4b6d6067907cf55e00a55fd76"
Last-Modified
Sat, 08 Aug 2026 17:49:05 GMT
cache-control: public, max-age=600 etag: "c0c52c02e67e52181f8b2ad17c094f372f216db4b6d6067907cf55e00a55fd76" last-modified: Sat, 08 Aug 2026 17:49:05 GMT
Content Headers
Content-Length
33644
Content-Type
text/html; charset=utf-8
content-length: 33644 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, 15 Aug 2026 08:45:33 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-lga21976-LGA
X-Timer
S1786783533.120818,VS0,VE121
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Sat, 15 Aug 2026 08:45:33 GMT x-cache: MISS x-cache-hits: 0 x-served-by: cache-lga21976-LGA x-timer: S1786783533.120818,VS0,VE121
Recommendations
Enable compression (gzip/brotli) to improve performance