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
2284
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: 2284 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
Thu, 09 Apr 2026 03:33:37 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/1
X-Cache-Status
hit-front
X-Client-Ip
64.34.84.120
X-Request-Id
ea37ef27-9bb5-4fdd-a333-75f0531ec5fc
date: Thu, 09 Apr 2026 03:33:37 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/1
x-cache-status: hit-front
x-client-ip: 64.34.84.120
x-request-id: ea37ef27-9bb5-4fdd-a333-75f0531ec5fc
Recommendations
Enable compression (gzip/brotli) to improve performance