Open
Cached
·
just now
20
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
public, max-age=0
Etag
W/"35-19dfe390150"
Last-Modified
Wed, 06 May 2026 16:57:22 GMT
cache-control: public, max-age=0 etag: W/"35-19dfe390150" last-modified: Wed, 06 May 2026 16:57:22 GMT
Content Headers
Content-Length
53
Content-Type
text/html; charset=utf-8
content-length: 53 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Tue, 12 May 2026 15:25:53 GMT
Via
1.1 google
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
alt-svc: h3=":443"; ma=2592000 date: Tue, 12 May 2026 15:25:53 GMT via: 1.1 google x-dns-prefetch-control: off x-download-options: noopen x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance