Open
Cached
·
just now
14
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
Permissions-Policy
Present
geolocation=(), midi=(), sync-xhr=(); +6 more
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Last-Modified
Fri, 14 Jun 2019 03:53:43 GMT
last-modified: Fri, 14 Jun 2019 03:53:43 GMT
Content Headers
Content-Length
1146
Content-Type
text/html
content-length: 1146 content-type: text/html
Server Headers
Server
None
X-Powered-By
None
server: None x-powered-by: None
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 10 Sep 2026 15:42:21 GMT
date: Thu, 10 Sep 2026 15:42:21 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology