Open
Cached
·
6h ago
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Last-Modified
Mon, 20 Jul 2026 15:12:24 GMT
last-modified: Mon, 20 Jul 2026 15:12:24 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: Apache/2.4.62 (Red Hat Enterprise Linux) OpenSSL/3.2.2 x-powered-by: PHP/8.1.32
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 21 Jul 2026 10:30:26 GMT
date: Tue, 21 Jul 2026 10:30:26 GMT via: 1.1 122cd39a473c6e4835362753fc929a08.cloudfront.net (CloudFront) x-amz-cf-id: AFpVO0VXvCW7zgkuS5fUXF10XMl7wKiVQgH7vJmLCeXZqfiWA8pT6Q== x-amz-cf-pop: IAD89-P2 x-cache: Miss from cloudfront
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