Skip to content
https://wri.org

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
93
GRADE
A
FIX
0
REVIEW
2
PASS
6
INFO
1
Probed from Madrid, Spain
301 Moved Permanently
Checks
9
6 PASS 2 REVIEW
B
URL Variants
www/non-www, trailing slash, HTTP→HTTPS
REVIEW
www/non-www, trailing slash, HTTP→HTTPS
Critical::
Both www and non-www versions serve content
Got: Both variants return 200 Expected: One variant 301-redirects to the other
Info::
HTTP correctly 301-redirects to HTTPS

www / non-www

200https://www.wri.org/
200https://wri.org/

Inconsistent — duplicate content risk

HTTP → HTTPS

301http://wri.org/ https://www.wri.org/

Consistent

B
TLS Certificate Expiry & Recommendations
61 days until leaf cert expires — 3 issues to address
REVIEW

Certificate validity

61
days left
0d 30d 60d 90d+

Recommended actions

  • Enable HSTS: Strict-Transport-Security: max-age=31536000; includeSubDomains
  • Enable DNSSEC on your domain for DNS spoofing protection
  • Enable OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
A+
DNS Records
2 A records, 37 ms lookup
PASS
2 A records, 37 ms lookup
Info::
Resolves to 2 IPv4 address(es)
Got: 104.20.26.249, 172.66.159.230
Info::
Has 2 IPv6 (AAAA) record(s)
Got: 2606:4700:10::ac42:9fe6, 2606:4700:10::6814:1af9
Info::
2 nameserver(s) configured
Got: adam.ns.cloudflare.com, barbara.ns.cloudflare.com
Info::
1 mail exchanger(s) configured
Info::
CAA records not checked
CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
Info::
SPF record present in TXT
Info::
DNS resolution time: 37 ms
Got: 37 ms
A104.20.26.249, 172.66.159.230
AAAA2606:4700:10::ac42:9fe6, 2606:4700:10::6814:1af9
CNAME
NSadam.ns.cloudflare.com, barbara.ns.cloudflare.com
MX
0 wri-org.mail.protection.outlook.com
TXT
SPF v=spf1 include:spf.protection.outlook.com include:_spf.salesforce.com include:_s...
_9kagvoca6cpcf32mqqpmlhghaqt534b
google-site-verification=J4bXAznaFO8kPsLV4K0NghmGsgjsNLwN9jObeHjwXqo
l64pqs3jx36bc1h4579x4czldnddnyrt
x6n7ttdk18dmb3v5bhpt3t356nk8ws0y
sgc77601zrx48ncf1zmjb5pq333p1fz4
miro-verification=7d83ffe20c352dce2ae313b078b95e78a69c9800
ZOOM_verify_G65f_e4tSaWAzGUvGq63GA
_ywp71zshbaxfkif41nb92ypdyep2rl8
MS=ms11159304
l0jpybjgmhpsqzlf3qyxymtmqz4h71pw
facebook-domain-verification=40934twsmrhr1q8j4hcicnm9c3tczc
_fs45z93qiouqsrsgwgsulc2zb1ekkuq
pardot_120942_*=8e77621b3963450097e48ccbf071c7df9ed6e9902ba02c56ee7ca876925e4d8e
jamf-site-verification=7yFEK1RnuttcqIUPNqUdTw
00D8c000002K7LU=1TBNr00000000JN
dropbox-domain-verification=kxs35zsmwmf7
docusign=ac69c648-7012-41ed-8e5d-ca5425cecbc1
CAALookup not available with standard resolver
Resolved in 37 ms

CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.

Why this matters

Informational: CAA (Certification Authority Authorization) records weren't checked in this scan.

A
Redirect Chain
1 redirect(s), 172 ms total
PASS
1 redirect(s), 172 ms total
Info::
Single redirect
Got: https://wri.org → https://www.wri.org/ (301)
Info::
WWW normalization redirect

https://wri.org

67 ms · HTTP/1.1

301

https://www.wri.org/

105 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://wri.org30167 msHTTP/1.1cloudflare
2https://www.wri.org/200105 msHTTP/1.1cloudflare

See the visual redirect chain in the HTTP Probe tab →

A+
IPv6 Readiness
IPv6 reachable (16 ms)
PASS
IPv6 reachable (16 ms)
Info::
IPv6 is configured and reachable at 2606:4700:10::ac42:9fe6, 2606:4700:10::6814:1af9
Got: 16 ms connect
IPv6 Ready
AAAA Records 2606:4700:10::ac42:9fe6, 2606:4700:10::6814:1af9 Connection Reachable (16 ms)
A+
Crawlability
robots.txt present, sitemap with 5 URLs
PASS
robots.txt present, sitemap with 5 URLs
Info::
robots.txt is present
Got: 1816 bytes
Info::
sitemap.xml is present
Info::
sitemap.xml is valid XML
Info::
sitemap.xml contains 5 entries
Info::
Sitemap index with 5 child sitemaps
Info::
robots.txt references sitemap
robots.txt 200 OK
Size 1816 B Sitemaps referenced 2 User-agents * Blocking No — crawling allowed
# robots.txt for Drupal site

# Prevents indexing of sensitive or duplicate content while allowing essential assets for rendering.


User-agent: *


# Allow essential assets (CSS, JS, images) for proper rendering

Allow: /*.css$

Allow: /*.js$

Allow: /*.gif$

Allow: /*.jpg$

Allow: /*.jpeg$

Allow: /*.png$

Allow: /*.svg$


# Disallow sensitive directories and files

Disallow: /core/modules/

Disallow: /core/themes/

Disallow: /profiles/

Disallow: /sites/README.txt

Disallow: /themes/README.txt

Disallow: /modules/README.txt

Disallow: /README.md

Disallow: /web.config


# Disallow administrative and user-specific paths (clean URLs)

Disallow: /admin/

Disallow: /comment/reply/

Disallow: /filter/tips

Disallow: /node/add/

Disallow: /user/register

Disallow: /user/password

Disallow: /user/login

Disallow: /user/logout

Disallow: /media/oembed

Disallow: /*/media/oembed


# Disallow same paths with no clean URLs

Disallow: /index.php/admin/

Disallow: /index.php/comment/reply/

Disallow: /index.php/filter/tips

Disallow: /index.php/node/add/

Disallow: /index.php/user/register

Disallow: /index.php/user/password

Disallow: /index.php/user/login

Disallow: /index.php/user/logout

Disallow: /index.php/media/oembed

Disallow: /index.php/*/media/oembed


# Disallow specific content paths (if not intended for indexing)

Disallow: /resources

Disallow: /resources/

Disallow: /resources?*

Disallow: /search?*

Disallow: /about/experts-staff

Disallow: /about/experts-staff/

Disallow: /about/experts-staff?*

Disallow: /paying-for-paris/resource-library

Disallow: /paying-for-paris/resource-library/

Disallow: /paying-for-paris/resource-library?*

Disallow: /wri_maps/region-map/json


# Sitemap location

Sitemap: https://www.wri.org/sitemap.xml
Sitemap: https://www.wri.org/sitemap.xml
A+
HTTP Probe Timing
Total 104 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
38 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
16 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
22 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
104 ms
Total Time Total request time from DNS lookup through full response.
104 ms

Connection waterfall

DNS Lookup 38 ms TCP Connect 16 ms TLS Handshake 22 ms Server Processing 28 ms Content Transfer 0 ms
A+
CDN & Delivery
Cloudflare (HIT)
PASS
Cloudflare (HIT)
Info::
Site is served via Cloudflare CDN (edge: CDG)
Got: cf-ray: 9effaee62d9902aa-CDG
Info::
CDN cache status: HIT
CDN Detected: Cloudflare
Provider Cloudflare Cache Status HIT Evidence cf-ray: 9effaee62d9902aa-CDG
Domain Intelligence
Domain intelligence data not available
INFO
Domain intelligence data not available

RDAP and WHOIS lookup both failed

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback