Open
Cached
·
just now
18
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), microphone=(), camera=()
Recommendations
- • 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=3600, must-revalidate
Etag
"42f787c8c117680517a951de12732884770d0e1021dbeb22a41a15ce3ee66a0f"
Last-Modified
Sun, 31 May 2026 06:29:17 GMT
cache-control: public, max-age=3600, must-revalidate etag: "42f787c8c117680517a951de12732884770d0e1021dbeb22a41a15ce3ee66a0f" last-modified: Sun, 31 May 2026 06:29:17 GMT
Content Headers
Content-Length
76904
Content-Type
text/html; charset=utf-8
content-length: 76904 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, 04 Sep 2026 21:05:21 GMT
X-Cache
HIT
X-Cache-Hits
0
X-Served-By
cache-lga21961-LGA
X-Timer
S1788555921.239906,VS0,VE2
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Fri, 04 Sep 2026 21:05:21 GMT x-cache: HIT x-cache-hits: 0 x-served-by: cache-lga21961-LGA x-timer: S1788555921.239906,VS0,VE2
Recommendations
Enable compression (gzip/brotli) to improve performance