Skip to content
https://rotary.org

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
94
GRADE
A
FIX
0
REVIEW
2
PASS
7
INFO
0
Probed from Amsterdam, Netherlands
301 Moved Permanently
Checks
9
7 PASS 2 REVIEW
B
Redirect Chain
2 redirect(s), 243 ms total
REVIEW
2 redirect(s), 243 ms total
Warning::
2 redirects before reaching final URL
Each redirect adds latency. Try to minimize the chain to 1 hop.
Info::
WWW normalization redirect
Info::
Uses 302 (temporary) redirect
If permanent, use 301 instead.
Got: https://www.rotary.org/

https://rotary.org

28 ms · HTTP/1.1

301

https://www.rotary.org/

112 ms · HTTP/1.1

302

https://www.rotary.org/en

103 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://rotary.org30128 msHTTP/1.1cloudflare
2https://www.rotary.org/302112 msHTTP/1.1nginx
3https://www.rotary.org/en200103 msHTTP/1.1nginx

See the visual redirect chain in the HTTP Probe tab →

Each redirect adds latency. Try to minimize the chain to 1 hop.

Why this matters

Redirect chain — each hop adds latency; combine into one redirect where possible.

Source: Google Search Central / web.dev

If permanent, use 301 instead.

Why this matters

302 (Found) is for genuinely temporary redirects — if this redirect is permanent, switch to 301 to preserve SEO equity.

Learn more

Search engines treat 302 as temporary, keeping the original URL indexed and not transferring full link equity to the destination. Use 301 (Moved Permanently) for permanent redirects (HTTP→HTTPS, www-vs-non-www, URL restructures).

Source: Google Search Central

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

Certificate validity

70
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, 6 ms lookup
PASS
2 A records, 6 ms lookup
Info::
Resolves to 2 IPv4 address(es)
Got: 104.18.31.209, 104.18.30.209
Info::
Has 2 IPv6 (AAAA) record(s)
Got: 2606:4700::6812:1ed1, 2606:4700::6812:1fd1
Info::
2 nameserver(s) configured
Got: miki.ns.cloudflare.com, seth.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: 6 ms
Got: 6 ms
A104.18.31.209, 104.18.30.209
AAAA2606:4700::6812:1ed1, 2606:4700::6812:1fd1
CNAME
NSmiki.ns.cloudflare.com, seth.ns.cloudflare.com
MX
10 rotary-org.mail.protection.outlook.com
TXT
6T28C9CLXMSOZ7N98LERYRPLKX2MF3C224CMQK3C7
apple-domain-verification=uxEkZeKLZ7cmTUIa
atlassian-domain-verification=GOrmDI8LsCIaMubmCMJXOCukmiAP4a8nQuymDaXvNmmowsTlLy...
box-domain-verification=d10da9cdf8e5b7700f3bc0d3874f4e94b656bb229df6022206772abe...
canva-site-verification=eJBrewpL-kzKIbn7fysvvA
cisco-ci-domain-verification=4baa96b366d2636c966f090e27ace4b4772e444b7d67b638c29...
dropbox-domain-verification=effmydzuy4f4
facebook-domain-verification=9f1ahsfxk15iqse4ksddez8goha3ru
google-site-verification=mPTavK1Nj98GPCs21vbqkFByx7X__TK5ofwcYnjLp0w
kmhDHxzk5f9usjaUuSymBhf00R_WTvxAzum4V-7DcdY
ms=ms11707755
ri-rcc-qat-api.azurewebsites.net.
sitecore-domain-verification=af04b662968a4aae8530edc984f66002
SPF v=spf1 mx ip4:209.107.78.0/23 ip4:81.29.79.169 ip4:67.216.225.170 ip4:198.37.147...
CAALookup not available with standard resolver
Resolved in 6 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+
IPv6 Readiness
IPv6 reachable (1 ms)
PASS
IPv6 reachable (1 ms)
Info::
IPv6 is configured and reachable at 2606:4700::6812:1ed1, 2606:4700::6812:1fd1
Got: 1 ms connect
IPv6 Ready
AAAA Records 2606:4700::6812:1ed1, 2606:4700::6812:1fd1 Connection Reachable (1 ms)
A+
Crawlability
robots.txt present, sitemap with 7453 URLs
PASS
robots.txt present, sitemap with 7453 URLs
Info::
robots.txt is present
Got: 5739 bytes
Info::
sitemap.xml is present
Info::
sitemap.xml is valid XML
Info::
sitemap.xml contains 7453 entries
Info::
robots.txt does not reference a sitemap
Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

Why this matters

robots.txt omits Sitemap: directive — crawlers must fetch /sitemap.xml by convention; reliable but missing the explicit hint.

Source: sitemaps.org

robots.txt 200 OK
Size 5739 B Sitemaps referenced 0 User-agents * Blocking No — crawling allowed
#
# robots.txt
#
# This file is to prevent the crawling and indexing of certain parts
# of your site by web crawlers and spiders run by sites like Yahoo!
# and Google. By telling these "robots" where not to go on your site,
# you save bandwidth and server resources.
#
# This file will be ignored unless it is at the root of your host:
# Used:    http://example.com/robots.txt
# Ignored: http://example.com/site/robots.txt
#
# For more information about the robots.txt standard, see:
# http://www.robotstxt.org/robotstxt.html

User-agent: *
Crawl-delay: 10
# CSS, JS, Images
Allow: /misc/*.css$
Allow: /misc/*.css?
Allow: /misc/*.js$
Allow: /misc/*.js?
Allow: /misc/*.gif
Allow: /misc/*.jpg
Allow: /misc/*.jpeg
Allow: /misc/*.png
Allow: /modules/*.css$
Allow: /modules/*.css?
Allow: /modules/*.js$
Allow: /modules/*.js?
Allow: /modules/*.gif
Allow: /modules/*.jpg
Allow: /modules/*.jpeg
Allow: /modules/*.png
Allow: /profiles/*.css$
Allow: /profiles/*.css?
Allow: /profiles/*.js$
Allow: /profiles/*.js?
Allow: /profiles/*.gif
Allow: /profiles/*.jpg
Allow: /profiles/*.jpeg
Allow: /profiles/*.png
Allow: /themes/*.css$
Allow: /themes/*.css?
Allow: /themes/*.js$
Allow: /themes/*.js?
Allow: /themes/*.gif
Allow: /themes/*.jpg
Allow: /themes/*.jpeg
Allow: /themes/*.png
# Directories
Disallow: /includes/
Disallow: /misc/
Disallow: /modules/
Disallow: /profiles/
Disallow: /scripts/
Disallow: /themes/

# Files
Disallow: /CHANGELOG.txt
Disallow: /cron.php
Disallow: /INSTALL.mysql.txt
Disallow: /INSTALL.pgsql.txt
Disallow: /INSTALL.sqlite.txt
Disallow: /install.php
Disallow: /INSTALL.txt
Disallow: /LICENSE.txt
Disallow: /MAINTAINERS.txt
Disallow: /update.php
Disallow: /UPGRADE.txt
Disallow: /xmlrpc.php

# Paths (clean URLs)
Disallow: /admin/
Disallow: /cda/testing/
Disallow: /comment/reply/
Disallow: /filter/tips/
Disallow: /node/add/
Disallow: /node/
Disallow: /nofollow/
Disallow: /search/
Disallow: /taxonomy/
Disallow: /user/activate/
Disallow: /user/login/
Disallow: /user/logout/
Disallow: /user/password/
Disallow: /user/register/
Disallow: /search/official-directory/download/

# Paths (no clean URLs)
Disallow: /?q=admin/
Disallow: /?q=cda/testing/
Disallow: /?q=comment/reply/
Disallow: /?q=filter/tips/
Disallow: /?q=node/add/
Disallow: /?q=node/
Disallow: /?q=nofollow/
Disallow: /?q=search/
Disallow: /?q=taxonomy/
Disallow: /?q=user/activate/
Disallow: /?q=user/login/
Disallow: /?q=user/logout/
Disallow: /?q=user/password/
Disallow: /?q=user/register/
Disallow: /?q=search/official-directory/download/

# Paths (language specific URLs)
Disallow: /de/admin/
Disallow: /en/admin/
Disallow: /es/admin/
Disallow: /fr/admin/
Disallow: /it/admin/
Disallow: /ja/admin/
Disallow: /ko/admin/
Disallow: /pt/admin/
Disallow: /de/cda/testing/
Disallow: /en/cda/testing/
Disallow: /es/cda/testing/
Disallow: /fr/cda/testing/
Disallow: /it/cda/testing/
Disallow: /ja/cda/testing/
Disallow: /ko/cda/testing/
Disallow: /pt/cda/testing/
Disallow: /de/comment/reply/
Disallow: /en/comment/reply/
Disallow: /es/comment/reply/
Disallow: /fr/comment/reply/
Disallow: /it/comment/reply/
Disallow: /ja/comment/reply/
Disallow: /ko/comment/reply/
Disallow: /pt/comment/reply/
Disallow: /de/filter/tips/
Disallow: /en/filter/tips/
Disallow: /es/filter/tips/
Disallow: /fr/filter/tips/
Disallow: /it/filter/tips/
Disallow: /ja/filter/tips/
Disallow: /ko/filter/tips/
Disallow: /pt/filter/tips/
Disallow: /de/node/
Disallow: /en/node/
Disallow: /es/node/
Disallow: /fr/node/
Disallow: /it/node/
Disallow: /ja/node/
Disallow: /ko/node/
Disallow: /pt/node/
Disallow: /de/nofollow/
Disallow: /en/nofollow/
Disallow: /es/nofollow/
Disallow: /fr/nofollow/
Disallow: /it/nofollow/
Disallow: /ja/nofollow/
Disallow: /ko/nofollow/
Disallow: /pt/nofollow/
Disallow: /de/search/
Disallow: /en/search/
Disallow: /es/search/
Disallow: /fr/search/
Disallow: /it/search/
Disallow: /ja/search/
Disallow: /ko/search/
Disallow: /pt/search/
Disallow: /de/taxonomy/
Disallow: /en/taxonomy/
Disallow: /es/taxonomy/
Disallow: /fr/taxonomy/
Disallow: /it/taxonomy/
Disallow: /ja/taxonomy/
Disallow: /ko/taxonomy/
Disallow: /pt/taxonomy/
Disallow: /de/user/activate/
Disallow: /en/user/activate/
Disallow: /es/user/activate/
Disallow: /fr/user/activate/
Disallow: /it/user/activate/
Disallow: /ja/user/activate/
Disallow: /ko/user/activate/
Disallow: /pt/user/activate/
Disallow: /de/user/login/
Disallow: /en/user/login/
Disallow: /es/user/login/
Disallow: /fr/user/login/
Disallow: /it/user/login/
Disallow: /ja/user/login/
Disallow: /ko/user/login/
Disallow: /pt/user/login/
Disallow: /de/user/logout/
Disallow: /en/user/logout/
Disallow: /es/user/logout/
Disallow: /fr/user/logout/
Disallow: /it/user/logout/
Disallow: /ja/user/logout/
Disallow: /ko/user/logout/
Disallow: /pt/user/logout/
Disallow: /de/user/password/
Disallow: /en/user/password/
Disallow: /es/user/password/
Disallow: /fr/user/password/
Disallow: /it/user/password/
Disallow: /ja/user/password/
Disallow: /ko/user/password/
Disallow: /pt/user/password/
Disallow: /de/user/register/
Disallow: /en/user/register/
Disallow: /es/user/register/
Disallow: /fr/user/register/
Disallow: /it/user/register/
Disallow: /ja/user/register/
Disallow: /ko/user/register/
Disallow: /pt/user/register/

Disallow: /de/rotary-statement-conflict-israel-and-gaza$
Disallow: /en/rotary-statement-conflict-israel-and-gaza$
Disallow: /es/rotary-statement-conflict-israel-and-gaza$
Disallow: /fr/rotary-statement-conflict-israel-and-gaza$
Disallow: /it/rotary-statement-conflict-israel-and-gaza$
Disallow: /ja/rotary-statement-conflict-israel-and-gaza$
Disallow: /ko/rotary-statement-conflict-israel-and-gaza$
Disallow: /pt/rotary-statement-conflict-israel-and-gaza$
Disallow: /rotary-statement-conflict-israel-and-gaza$

A+
URL Variants
www/non-www, trailing slash, HTTP→HTTPS
PASS
www/non-www, trailing slash, HTTP→HTTPS
Info::
www/non-www redirect configured correctly (preferred: non-www)
Info::
HTTP correctly 301-redirects to HTTPS

www / non-www

302https://www.rotary.org/
200https://rotary.org/

Preferred variant: non-www

HTTP → HTTPS

301http://rotary.org/ https://rotary.org/

Consistent

A+
Domain Intelligence
rotary.org — via Network Solutions, LLC, 27 years, 5 months old
PASS
rotary.org — via Network Solutions, LLC, 27 years, 5 months old
Info::
Domain registered until Apr 13, 2027 (11 months remaining)
Info::
DNSSEC is not enabled
DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
Info::
Registrar: Network Solutions, LLC
Warning::
Registrar lock is NOT enabled
The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.
Domain expiry

273 days

April 13, 2027

SSL certificate

70 days

Issued by Let's Encrypt

Domain age

27 years, 5 months

Registered April 13, 1999

DNSSEC

Not enabled

Protects against DNS spoofing

Hosting

Unknown

2606:4700::6812:1ed1

Registrar

Network Solutions, LLC

Unlocked 2 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Recommended actions
  • Enable DNSSEC to protect visitors from DNS spoofing
  • Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Registrar Network Solutions, LLC
Created April 13, 1999 (27 years, 5 months ago)
Expires April 13, 2027 (11 months)
Last Updated March 19, 2026
Name Servers miki.ns.cloudflare.com, seth.ns.cloudflare.com
DNSSEC Not enabled
Hosting
IP Address 2606:4700::6812:1ed1
Data source: rdap (0.2s)

DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.

Why this matters

Without DNSSEC, an attacker who can poison your DNS can hijack your domain — and SSL certs alone don't stop them.

Learn more

DNSSEC adds cryptographic signatures to DNS records, preventing forged responses from poisoning resolver caches. Without it, an attacker who controls the network path can redirect your domain to a malicious server before any HTTPS handshake happens. Most modern registrars (Cloudflare, Google Domains, Route 53) enable it with one toggle.

Source: ICANN / RFC 4033

The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.

Why this matters

Without registrar lock, an attacker who phishes your registrar credentials can transfer the domain in minutes — total brand hijack.

Learn more

Registrar lock (clientTransferProhibited, clientUpdateProhibited, clientDeleteProhibited) requires extra verification before any transfer/update/delete. Every major registrar offers it free. Combined with 2FA on your registrar account, it's the strongest defense against domain hijacking.

Source: ICANN / domain-security best practice

A+
HTTP Probe Timing
Total 37 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
9 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
1 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
7 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
38 ms
Total Time Total request time from DNS lookup through full response.
38 ms

Connection waterfall

DNS Lookup 9 ms TCP Connect 1 ms TLS Handshake 7 ms Server Processing 21 ms Content Transfer 0 ms
A
CDN & Delivery
Cloudflare (DYNAMIC)
PASS
Cloudflare (DYNAMIC)
Info::
Site is served via Cloudflare CDN (edge: AMS)
Got: cf-ray: 9f082b672d96fb9c-AMS
Info::
CDN cache status: DYNAMIC
CDN Detected: Cloudflare
Provider Cloudflare Cache Status DYNAMIC Evidence cf-ray: 9f082b672d96fb9c-AMS
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback