Open
Cached
·
just now
20
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
Present
camera=(self), microphone=(), geolocation=()
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
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, no-store, must-revalidate
Etag
"c62bff2d8403ebf63ec90688504dd481a034a2f575925200383846c8b5dd9902"
Last-Modified
Tue, 04 Aug 2026 08:57:15 GMT
cache-control: no-cache, no-store, must-revalidate etag: "c62bff2d8403ebf63ec90688504dd481a034a2f575925200383846c8b5dd9902" last-modified: Tue, 04 Aug 2026 08:57:15 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
Thu, 06 Aug 2026 04:51:14 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-ewr-kewr1740065-EWR
X-Timer
S1785991874.159454,VS0,VE87
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Thu, 06 Aug 2026 04:51:14 GMT x-cache: MISS x-cache-hits: 0 x-served-by: cache-ewr-kewr1740065-EWR x-timer: S1785991874.159454,VS0,VE87
Recommendations
Enable compression (gzip/brotli) to improve performance