Skip to content
https://ilo.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
3
PASS
6
INFO
0
Probed from Madrid, Spain
301 Moved Permanently
Checks
9
6 PASS 3 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.ilo.org/
200https://ilo.org/

Inconsistent — duplicate content risk

HTTP → HTTPS

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

Consistent

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

Certificate validity

49
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
B
CDN & Delivery
Cloudflare
REVIEW
Cloudflare
Info::
Site is served via Cloudflare CDN (edge: CDG)
Got: cf-ray: 9efec1a319f899b4-CDG
CDN Detected: Cloudflare
Provider Cloudflare Evidence cf-ray: 9efec1a319f899b4-CDG
A+
DNS Records
2 A records, 28 ms lookup
PASS
2 A records, 28 ms lookup
Info::
Resolves to 2 IPv4 address(es)
Got: 172.67.168.139, 104.21.26.207
Info::
Has 2 IPv6 (AAAA) record(s)
Got: 2606:4700:3037::6815:1acf, 2606:4700:3037::ac43:a88b
Info::
4 nameserver(s) configured
Got: ns4-08.azure-dns.info, ns1-08.azure-dns.com, ns2-08.azure-dns.net, ns3-08.azure-dns.org
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: 28 ms
Got: 28 ms
A172.67.168.139, 104.21.26.207
AAAA2606:4700:3037::6815:1acf, 2606:4700:3037::ac43:a88b
CNAME
NSns4-08.azure-dns.info, ns1-08.azure-dns.com, ns2-08.azure-dns.net, ns3-08.azure-dns.org
MX
10 iloprod.mail.protection.outlook.com
TXT
5hn4en6t18rvlstl5vnlr9jlns
_6fcnvbis4pbap2xcfuya44q9azda5li
8m56k8d8fh5onhv5r7q68qkm5n
openai-domain-verification=dv-Qd7USYg1dDezGmFzWUkzoyOr
linkedin-site-verification=ee7865bc-0d5a-43e8-b1f7-4e5414e0f8a7
docusign=d9d52c66-97ac-4fa4-8137-0265d35ac6c2
google-site-verification=Az9u5z_7kbzviEQHtpkbT1ik_BaMpP-rqZ7SOQ5U3HE
MS=ms58449652
atlassian-sending-domain-verification=dbb52602-4c43-4f05-8821-d258aab55487
4c92cxqhzpyswwmvytbpvqz6zyg2xn2k
72bb662b198b797a42fff562bf8fcf7f
73ptpluqmise981bjtn1gu3j1v
SPF v=spf1 ip4:193.134.192.0/21 include:spf-other.%{d} include:spf-uniccspf.%{d} inc...
atlassian-domain-verification=14cmYakhgWPiJs9Ba8VfSBLpC2fMwMd1Tybdc/8iBOhZP8rZbG...
docusign=ee49c747-71d4-4aaa-9d41-f750460e272c
CAALookup not available with standard resolver
Resolved in 28 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), 217 ms total
PASS
1 redirect(s), 217 ms total
Info::
Single redirect
Got: https://ilo.org → https://www.ilo.org/ (301)
Info::
WWW normalization redirect

https://ilo.org

68 ms · HTTP/1.1

301

https://www.ilo.org/

149 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://ilo.org30168 msHTTP/1.1cloudflare
2https://www.ilo.org/200149 msHTTP/1.1cloudflare

See the visual redirect chain in the HTTP Probe tab →

A+
IPv6 Readiness
IPv6 reachable (17 ms)
PASS
IPv6 reachable (17 ms)
Info::
IPv6 is configured and reachable at 2606:4700:3037::6815:1acf, 2606:4700:3037::ac43:a88b
Got: 17 ms connect
IPv6 Ready
AAAA Records 2606:4700:3037::6815:1acf, 2606:4700:3037::ac43:a88b Connection Reachable (17 ms)
A+
Crawlability
robots.txt present, sitemap with 90 URLs
PASS
robots.txt present, sitemap with 90 URLs
Info::
robots.txt is present
Got: 2431 bytes
Info::
sitemap.xml is present
Info::
sitemap.xml is valid XML
Info::
sitemap.xml contains 90 entries
Info::
Sitemap index with 90 child sitemaps
Info::
robots.txt references sitemap
robots.txt 200 OK
Size 2431 B Sitemaps referenced 1 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: *
# CSS, JS, Images
Allow: /core/*.css$
Allow: /core/*.css?
Allow: /core/*.js$
Allow: /core/*.js?
Allow: /core/*.gif
Allow: /core/*.jpg
Allow: /core/*.jpeg
Allow: /core/*.png
Allow: /core/*.svg
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: /profiles/*.svg
# Directories
Disallow: /core/
Disallow: /profiles/
# Files
Disallow: /README.md
Disallow: /composer/Metapackage/README.txt
Disallow: /composer/Plugin/ProjectMessage/README.md
Disallow: /composer/Plugin/Scaffold/README.md
Disallow: /composer/Plugin/VendorHardening/README.txt
Disallow: /composer/Template/README.txt
Disallow: /modules/README.txt
Disallow: /sites/README.txt
Disallow: /themes/README.txt
# Paths (clean URLs)
Disallow: /admin/
Disallow: /comment/reply/
Disallow: /filter/tips
Disallow: /node/add/
Disallow: /search/
Disallow: /user/register
Disallow: /user/password
Disallow: /user/login
Disallow: /user/logout
Disallow: /media/oembed
Disallow: /*/media/oembed
# Paths (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/search/
Disallow: /index.php/user/password
Disallow: /index.php/user/register
Disallow: /index.php/user/login
Disallow: /index.php/user/logout
Disallow: /index.php/media/oembed
Disallow: /index.php/*/media/oembed

Disallow: /search
Disallow: /*/search
Disallow: /taxonomy/term/*
Disallow: /*/taxonomy/term/*

Disallow: /index.php/search
Disallow: /index.php/*/search/
Disallow: /index.php/taxonomy/term/*
Disallow: /index.php/*/taxonomy/term/*

# Sitemap link to help crawlers find your site's content more easily
Sitemap: https://www.ilo.org/sitemap.xml

# Crawl-delay (optional) - Slows down bots that are too aggressive
Crawl-delay: 10
sitemap.xml 200 OK
Type Sitemap Index URLs 90 entries Valid XML Yes
Child Sitemaps:
A+
Domain Intelligence
ilo.org — via Network Solutions, LLC, 30 years, 3 months old
PASS
ilo.org — via Network Solutions, LLC, 30 years, 3 months old
Info::
Domain registered until May 29, 2031 (5 years, 2 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

1779 days

May 29, 2031

SSL certificate

49 days

Issued by Google Trust Services

Domain age

30 years, 3 months

Registered May 30, 1996

DNSSEC

Not enabled

Protects against DNS spoofing

Hosting

Unknown

2606:4700:3037::6815:1acf

Registrar

Network Solutions, LLC

Unlocked 4 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 May 30, 1996 (30 years, 3 months ago)
Expires May 29, 2031 (5 years, 2 months)
Last Updated March 11, 2026
Name Servers ns3-08.azure-dns.org, ns1-08.azure-dns.com, ns2-08.azure-dns.net, ns4-08.azure-dns.info
DNSSEC Not enabled
Hosting
IP Address 2606:4700:3037::6815:1acf
Data source: rdap (0.6s)

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 92 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
35 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.
93 ms
Total Time Total request time from DNS lookup through full response.
93 ms

Connection waterfall

DNS Lookup 35 ms TCP Connect 16 ms TLS Handshake 22 ms Server Processing 19 ms Content Transfer 0 ms
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback