Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=106384710; 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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
23343
Cache-Control
s-maxage=86400, must-revalidate, max-age=3600
Etag
W/"104ec-64df1c7836c80"
Last-Modified
Thu, 26 Mar 2026 18:44:50 GMT
age: 23343 cache-control: s-maxage=86400, must-revalidate, max-age=3600 etag: W/"104ec-64df1c7836c80" last-modified: Thu, 26 Mar 2026 18:44:50 GMT
Content Headers
Content-Length
66796
Content-Type
text/html
content-length: 66796 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 08 Apr 2026 14:45:30 GMT
Nel
Report-To Group
wm_nel
max-age: 1w
success: 0.0%
failure: 5.0%
Report-To
Group
wm_nel
max-age: 1w
Server-Timing
cache;desc="hit-front", host;desc="cp1110"
X-Analytics
X-Cache
cp1110 hit, cp1110 hit/61
X-Cache-Status
hit-front
X-Client-Ip
64.34.84.120
X-Request-Id
d435d99a-2e28-43b9-a4a2-42d320f1ad03
date: Wed, 08 Apr 2026 14:45:30 GMT
nel: { "report_to": "wm_nel", "max_age": 604800, "failure_fraction": 0.05, "success_fraction": 0.0}
report-to: { "group": "wm_nel", "max_age": 604800, "endpoints": [{ "url": "https://intake-logging.wikimedia.org/v1/events?stream=w3c.reportingapi.network_error&schema_uri=/w3c/reportingapi/network_error/1.0.0" }] }
server-timing: cache;desc="hit-front", host;desc="cp1110"
x-analytics:
x-cache: cp1110 hit, cp1110 hit/61
x-cache-status: hit-front
x-client-ip: 64.34.84.120
x-request-id: d435d99a-2e28-43b9-a4a2-42d320f1ad03
Recommendations
Enable compression (gzip/brotli) to improve performance