Infrastructure
· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.DCDN & DeliveryActionNo CDN detectedFIX
Consider using a CDN to improve global delivery speed and reduce origin load.
CURL VariantsActionwww/non-www, trailing slash, HTTP→HTTPSREVIEW
www / non-www
Inconsistent — duplicate content risk
HTTP → HTTPS
Use 301 (permanent) instead of 302 (temporary)
BTLS Certificate Expiry & Recommendations66 days until leaf cert expires — 4 issues to addressREVIEW
Certificate validity
Recommended actions
- Add includeSubDomains to the HSTS directive
- Add the preload directive and submit to hstspreload.org once max-age + includeSubDomains are in place
- 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 Records1 A records, 27 ms lookupPASS
| A | 178.33.40.43 |
| AAAA | 2001:41d0:249:e200:: |
| CNAME | — |
| NS | ns2.odoo.com, ns3.odoo.com, ns0.odoo.com, ns1.odoo.com |
| MX | 10 mx1d.odoo.com 10 mx1c.odoo.com |
| TXT | google-site-verification=f43tnyyRm5QkCU9n53-tWjsYjPFoj1E6gE4-KiZx2cY google-site-verification=GTR7w9X5rUnftXj6VRMSaHzHvJd2AuIqlSBGouHTLcE google-site-verification=HPrQ2HXxHN60Ev-JQ9yZ_6d1eOR_grkVFyGe8JHuzOg SPF v=spf1 include:_spf.odoo.com include:_spf.google.com ip4:5.135.141.8 -all google-site-verification=pgjyH0qvN69B0m_HrTKV6h8TVnbRXp5etEHo19unPy4 google-site-verification=V4lCmbjYG6Iobcm3fd4CTkdUeVaUShT_Ys48adxeLmI google-site-verification=iNBIN8rSHf6Q3LbzPsEqEztmMmsn-eGM5PW5KLakXNM google-site-verification=WFR4flJwpLbDVn-63zHuEKfTJkWSI6cDqwd2uIFbgZ8 |
| CAA | Lookup not available with standard resolver |
Multiple A records provide failover if one server goes down.
Single A record means a single point of failure — if that IP goes down, your site is unreachable until DNS TTL expires.
Learn more ▾ ▴
Add multiple A records for round-robin failover, or use a managed DNS provider with health-checked failover (Route 53, Cloudflare, NS1). Short TTL (60-300s) lets clients recover faster on outages.
Source: SRE practice / DNS architecture
CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
Informational: CAA (Certification Authority Authorization) records weren't checked in this scan.
ARedirect Chain1 redirect(s), 418 ms totalPASS
https://odoo.com
64 ms · HTTP/1.1
https://www.odoo.com/
354 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://odoo.com | 301 | 64 ms | HTTP/1.1 | nginx |
| 2 | https://www.odoo.com/ | 200 | 354 ms | HTTP/1.1 | nginx |
See the visual redirect chain in the HTTP Probe tab →
A+IPv6 ReadinessIPv6 reachable (20 ms)PASS
A+Crawlabilityrobots.txt present, sitemap with 3 URLsPASS
User-agent: PetalBot
Disallow: /
User-agent: *
Sitemap: https://www.odoo.com/sitemap.xml
Disallow: /my/*
Disallow: /*/my/*
Disallow: /groups/*
Disallow: */groups/*
Disallow: */typo?domain=
Disallow: *?*orderby=
Disallow: *?*order=
Disallow: */tag/*,*
Disallow: */page/*/*
Disallow: *?*page=
Disallow: *?*search=*
Disallow: ?*grade_id=*
Disallow: ?*country_id=*
Disallow: /im_livechat/init
Disallow: */google_map/*
Disallow: /odoo-enterprise/*
Disallow: /calendar/view/*
Disallow: /event/*/exhibitor/*
Disallow: */page/website_event.*
Disallow: */website-page-fake-*
Disallow: */forum/*/user/*
Disallow: */forum/user/*
Disallow: */forum/*/tag/*
Disallow: /odoo-enterprise/confirm-database/*
Disallow: */_activate_your_database/*
Disallow: */country_flags/*
Disallow: */web/image/res.lang/*
Disallow: */web/image/res.partner/*
Disallow: */web/image/res.users/*
Disallow: */web/login*
Disallow: */web/reset_password*
Disallow: */web/signup*
Disallow: *?selected_app=*
Disallow: /profile/avatar/*
Disallow: */profile/users*
Disallow: /profile/ranks_badges?*forum_origin=*
Disallow: /jobs?*
Disallow: /jobs/apply/*
Disallow: /web?*
Disallow: /appointment*?*domain=*
Disallow: /appointment/*?timezone*
Disallow: /customers?tag_id*
Disallow: /event?*
Disallow: /event/*?*tags=
Disallow: /event/*/ics/*
Disallow: /event/page/*
Disallow: /forum/*?*filters*
Disallow: /forum/*?*sorting*
Disallow: /forum/*/tag/*/questions*
Disallow: /accounting-firms/country/*?grade*
Allow: /groups/*-528918$
Allow: /groups/*-528918/*
Allow: */groups/*-528918$
Allow: */groups/*-528918/
A+Domain Intelligenceodoo.com — via OVH sas, 25 years, 7 months oldPASS
2752 days
January 25, 2034
66 days
Issued by Let's Encrypt
25 years, 7 months
Registered January 25, 2001
Not enabled
Protects against DNS spoofing
Unknown
2001:41d0:249:e200::
OVH sas
Expiry timeline
Recommended actions
- Enable DNSSEC to protect visitors from DNS spoofing
- Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
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.
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