Open
Cached
·
8h 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
32028
Cache-Control
s-maxage=86400, must-revalidate, max-age=3600
Etag
W/"ee56-64ef8a2d52ec0"
Last-Modified
Wed, 08 Apr 2026 20:20:51 GMT
age: 32028 cache-control: s-maxage=86400, must-revalidate, max-age=3600 etag: W/"ee56-64ef8a2d52ec0" last-modified: Wed, 08 Apr 2026 20:20:51 GMT
Content Headers
Content-Length
61014
Content-Type
text/html
content-length: 61014 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 10 Apr 2026 15:19:56 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="cp1112"
X-Analytics
X-Cache
cp1112 hit, cp1112 hit/45
X-Cache-Status
hit-front
X-Client-Ip
64.34.84.152
X-Request-Id
56e3334f-2e8c-4fa5-8515-55cfbf993a97
date: Fri, 10 Apr 2026 15:19:56 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="cp1112"
x-analytics:
x-cache: cp1112 hit, cp1112 hit/45
x-cache-status: hit-front
x-client-ip: 64.34.84.152
x-request-id: 56e3334f-2e8c-4fa5-8515-55cfbf993a97
Recommendations
Enable compression (gzip/brotli) to improve performance