Open
Cached
·
just now
19
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
no-referrer
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
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
private, no-store, max-age=0, must-revalidate
Etag
"26345fc6d4421f9f9737fab79763185c2eba85517e68df5613fdcf7797859a08"
Last-Modified
Tue, 30 Jun 2026 13:15:17 GMT
cache-control: private, no-store, max-age=0, must-revalidate etag: "26345fc6d4421f9f9737fab79763185c2eba85517e68df5613fdcf7797859a08" last-modified: Tue, 30 Jun 2026 13:15:17 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
Mon, 31 Aug 2026 10:39:25 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Robots-Tag
noindex, nofollow, noarchive, nosnippet
X-Served-By
cache-ewr-kewr1740085-EWR
X-Timer
S1788172766.579994,VS0,VE71
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Mon, 31 Aug 2026 10:39:25 GMT x-cache: MISS x-cache-hits: 0 x-robots-tag: noindex, nofollow, noarchive, nosnippet x-served-by: cache-ewr-kewr1740085-EWR x-timer: S1788172766.579994,VS0,VE71
Recommendations
Enable compression (gzip/brotli) to improve performance