Open
Cached
·
just now
23
Headers
Detected Technologies from 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
Vary
Origin, Accept-Encoding
accept-ranges: bytes connection: close vary: Origin, Accept-Encoding
Caching Headers
Cache-Control
public, max-age=0
Etag
W/"131b-193dc6fcb16"
Last-Modified
Thu, 19 Dec 2024 01:02:14 GMT
cache-control: public, max-age=0 etag: W/"131b-193dc6fcb16" last-modified: Thu, 19 Dec 2024 01:02:14 GMT
Content Headers
Content-Length
4891
Content-Type
text/html; charset=UTF-8
content-length: 4891 content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Origin
null
access-control-allow-origin: null
Cookies Headers
Other Headers
Date
Tue, 28 Jul 2026 20:31:34 GMT
Origin-Agent-Cluster
?1
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
X-Response-Time
1.504ms
date: Tue, 28 Jul 2026 20:31:34 GMT origin-agent-cluster: ?1 x-dns-prefetch-control: off x-download-options: noopen x-permitted-cross-domain-policies: none x-response-time: 1.504ms
Recommendations
Enable compression (gzip/brotli) to improve performance