Open
Cached
·
3h ago
25
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
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
Vary
Accept-Encoding,X-Subdomain,Cookie,Authorization,User-Agent
accept-ranges: bytes connection: close vary: Accept-Encoding,X-Subdomain,Cookie,Authorization,User-Agent
Caching Headers
Age
15894
Cache-Control
private, s-maxage=0, max-age=0, must-revalidate, no-transform
Last-Modified
Wed, 08 Apr 2026 12:28:49 GMT
age: 15894 cache-control: private, s-maxage=0, max-age=0, must-revalidate, no-transform last-modified: Wed, 08 Apr 2026 12:28:49 GMT
Content Headers
Content-Language
en
Content-Length
206029
Content-Type
text/html; charset=UTF-8
content-language: en content-length: 206029 content-type: text/html; charset=UTF-8
Server Headers
Server
mw-web.eqiad.main-8499654998-742m7
server: mw-web.eqiad.main-8499654998-742m7
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Accept-Ch
Date
Wed, 08 Apr 2026 12:29:14 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 miss, cp1110 hit/93
X-Cache-Status
hit-front
X-Client-Ip
64.34.84.148
X-Request-Id
ea344112-01f3-4c52-bc0a-bb181c7374db
accept-ch:
date: Wed, 08 Apr 2026 12:29:14 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 miss, cp1110 hit/93
x-cache-status: hit-front
x-client-ip: 64.34.84.148
x-request-id: ea344112-01f3-4c52-bc0a-bb181c7374db
Recommendations
Enable compression (gzip/brotli) to improve performance