Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Cookie,Accept-Encoding
connection: close transfer-encoding: chunked vary: Cookie,Accept-Encoding
Caching Headers
Cache-Control
public, max-age=0
Expires
Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified
Wed, 13 May 2026 00:27:29 GMT
cache-control: public, max-age=0 expires: Sun, 19 Nov 1978 05:00:00 GMT last-modified: Wed, 13 May 2026 00:27:29 GMT
Content Headers
Content-Language
en
Content-Type
text/html; charset=utf-8
content-language: en content-type: text/html; charset=utf-8
Server Headers
server: cloudflare x-powered-by: PHP/7.4.33
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 13 May 2026 01:14:03 GMT
cf-cache-status: DYNAMIC cf-ray: 9fadcdd99a95d667-IAD date: Wed, 13 May 2026 01:14:03 GMT link: <https://www.screenid.net/>; rel="canonical",<https://www.screenid.net/>; rel="shortlink" x-drupal-cache: HIT x-generator: Drupal 7 (http://drupal.org)
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology