Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • 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
Age
69926
Cache-Control
max-age=86400
Etag
"572bee75e776445b7b77fffc90cf2a97"
Expires
Wed, 06 May 2026 08:03:46 GMT
Pragma
public
age: 69926 cache-control: max-age=86400 etag: "572bee75e776445b7b77fffc90cf2a97" expires: Wed, 06 May 2026 08:03:46 GMT pragma: public
Content Headers
Content-Language
en
Content-Type
text/html; charset=utf-8
content-language: en content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 05 May 2026 08:03:47 GMT
X-Country-Code
US
X-Regions-Code
VA
date: Tue, 05 May 2026 08:03:47 GMT via: 1.1 76e55a2361219fb19722e949475d1844.cloudfront.net (CloudFront) x-amz-cf-id: 1ExmvbB3F14HXb1mfkZU4qxfxrn6p_kvSvqDxUd2jjTRMga4T73Nhw== x-amz-cf-pop: IAD12-P3 x-cache: Hit from cloudfront x-country-code: US x-regions-code: VA
Recommendations
Enable compression (gzip/brotli) to improve performance