Open
Cached
·
5m 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
Tue, 21 Jul 2026 16:48:00 GMT
last-modified: Tue, 21 Jul 2026 16:48:00 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
Thu, 23 Jul 2026 14:48:50 GMT
date: Thu, 23 Jul 2026 14:48:50 GMT via: 1.1 9c6666844f92bfc6b8685747b641abc6.cloudfront.net (CloudFront) x-amz-cf-id: FgyJfeYdktKcypiz2ZpDntPjKI9_9zSjEM0J_FNtgN9-M_Il7tE9Sw== 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