Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Present
nosniff, nosniff
Referrer-Policy
Missing
Not configured
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
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Age
221
Cache-Control
public, max-age=14400
Expires
Tue, 08 Sep 2026 23:34:34 GMT
Last-Modified
Tue, 08 Sep 2026 19:30:53 GMT
age: 221 cache-control: public, max-age=14400 expires: Tue, 08 Sep 2026 23:34:34 GMT last-modified: Tue, 08 Sep 2026 19:30:53 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 08 Sep 2026 19:34:34 GMT
Server-Timing
cfCacheStatus;desc="HIT", cfEdge;dur=10,cfOrigin;dur=0,cfWorker;dur=8
Serverid
dotcom-prd-web-publish02-ue1
Timing-Allow-Origin
*, *
cf-cache-status: HIT cf-ray: a3806431487c0dda-IAD date: Tue, 08 Sep 2026 19:34:34 GMT server-timing: cfCacheStatus;desc="HIT", cfEdge;dur=10,cfOrigin;dur=0,cfWorker;dur=8 serverid: dotcom-prd-web-publish02-ue1 timing-allow-origin: *, *
Recommendations
Enable compression (gzip/brotli) to improve performance