Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains, max-age=63072000; includeSubDomains
X-Frame-Options
Present
SAMEORIGIN, SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Encoding
Caching Headers
No caching headers found
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: Apache x-powered-by: PHP/8.2.30
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 03 May 2026 03:25:14 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
Server-Timing
wp-before-template;dur=932.07
X-Cdn-Cache-Status
EXPIRED
X-Origin-Cache-Status
MISS
X-Provided-By
StackCDN
X-Via
IAD1
date: Sun, 03 May 2026 03:25:14 GMT link: <https://inspera.com/wp-json/>; rel="https://api.w.org/", <https://inspera.com/wp-json/wp/v2/pages/76>; rel="alternate"; title="JSON"; type="application/json", <https://inspera.com/>; rel=shortlink server-timing: wp-before-template;dur=932.07 x-cdn-cache-status: EXPIRED x-origin-cache-status: MISS x-provided-by: StackCDN x-via: IAD1
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology