Security Report Summary
A+
Site: https://directory.wkhs.com/
IP Address: 23.185.0.4
Report Time: 06 Jul 2026 22:04:46 UTC
Headers:
  • Content-Security-Policy
  • Permissions-Policy
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Warnings
Content-Security-PolicyThere was an unknown or duplicate directive "*.gstatic.com".
Raw Headers
HTTP/2200
cache-controlmax-age=43200, public
content-encodinggzip
content-languageen
content-security-policyfont-src 'self' https://use.typekit.net; *.gstatic.com; form-action 'self' https://directory.wkhs.com, *.pantheonsite.io; report-uri /report-csp-violation; upgrade-insecure-requests
content-typetext/html; charset=UTF-8
etagW/"1782752310"
expiresSun, 19 Nov 1978 05:00:00 GMT
last-modifiedMon, 29 Jun 2026 16:58:30 GMT
permissions-policybattery=(), gyroscope=()
referrer-policyno-referrer-when-downgrade
servernginx
strict-transport-securitymax-age=31622400
x-content-security-policyfont-src 'self' https://use.typekit.net; *.gstatic.com; form-action 'self' https://directory.wkhs.com, *.pantheonsite.io; report-uri /report-csp-violation; upgrade-insecure-requests
x-content-type-optionsnosniff
x-drupal-cacheHIT
x-drupal-dynamic-cacheMISS
x-frame-optionsSAMEORIGIN
x-generatorDrupal 10 (https://www.drupal.org)
x-pantheon-styx-hostnamestyx-us-a-7ffbcf568d-br9dt
x-styx-req-idc4215c2c-73db-11f1-baac-d6a253150460
x-webkit-cspfont-src 'self' https://use.typekit.net; *.gstatic.com; form-action 'self' https://directory.wkhs.com, *.pantheonsite.io; report-uri /report-csp-violation; upgrade-insecure-requests
x-xss-protection1
age27510
accept-rangesbytes
via1.1 varnish, 1.1 varnish, 1.1 varnish, 1.1 varnish
dateMon, 06 Jul 2026 22:04:45 GMT
x-served-bycache-chi-kmdw8640097-CHI, cache-dub4398-DUB, cache-dub4378-DUB, cache-dub4378-DUB
x-cacheHIT, HIT, MISS, MISS
x-cache-hits28, 0, 0, 0
x-timerS1783375486.951401,VS0,VE18
varyAccept-Encoding, Cookie, Cookie, Cookie
content-length6058
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP.
Cross-Origin-Opener-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
content-security-policyContent Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
referrer-policyReferrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites.
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
strict-transport-securityHTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS.
x-content-security-policyX Content Security Policy is required for CSP support in IE 10 and IE 11. For other modern browsers the Content-Security-Policy header should be used.
x-content-type-optionsX-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff".
x-frame-optionsX-Frame-Options tells the browser whether you want to allow your site to be framed or not. By preventing a browser from framing your site you can defend against attacks like clickjacking.
x-webkit-cspX-Webkit-CSP is required for CSP support in older Chrome, Safari and other Webkit based browsers. For other modern browsers the Content-Security-Policy header should be used.
x-xss-protectionX-XSS-Protection sets the configuration for the XSS Auditor built into older browsers. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead.