Open
Cached
·
1h ago
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
3079
Cache-Control
s-maxage=3600, must-revalidate, max-age=0
Etag
W/"bbee-64ef8a2d52ec0"
Last-Modified
Wed, 08 Apr 2026 20:20:51 GMT
age: 3079 cache-control: s-maxage=3600, must-revalidate, max-age=0 etag: W/"bbee-64ef8a2d52ec0" last-modified: Wed, 08 Apr 2026 20:20:51 GMT
Content Headers
Content-Length
48110
Content-Type
text/html
content-length: 48110 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 10 Apr 2026 13:11:03 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/554
X-Cache-Status
hit-front
X-Client-Ip
64.34.84.120
X-Request-Id
9e88b75f-dc91-464a-ab5a-8fe0f5336edd
date: Fri, 10 Apr 2026 13:11:03 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/554
x-cache-status: hit-front
x-client-ip: 64.34.84.120
x-request-id: 9e88b75f-dc91-464a-ab5a-8fe0f5336edd
Recommendations
Enable compression (gzip/brotli) to improve performance