Infrastructure
· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.BTLS Certificate Expiry & Recommendations56 days until leaf cert expires — 3 issues to addressREVIEW
Certificate validity
Recommended actions
- Submit your domain to hstspreload.org to be added to the Chrome preload list
- 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, 50 ms lookupPASS
| A | 34.120.177.193 |
| AAAA | 2600:1901:0:b3ea:: |
| CNAME | — |
| NS | ns-1625.awsdns-11.co.uk, ns-1007.awsdns-61.net, ns-1528.awsdns-63.org, ns-153.awsdns-19.com |
| MX | 1 aspmx.l.google.com 5 alt2.aspmx.l.google.com 5 alt1.aspmx.l.google.com 10 alt3.aspmx.l.google.com 10 alt4.aspmx.l.google.com |
| TXT | _globalsign-domain-verification=cp6clnmUyUHPts3443s-P_H6_cQ9zZQod-48wHhdt3 vmware-cloud-verification-c3a572e3-9218-488c-8365-1651829bfd8b cursor-domain-verification-xhfzxm=LtMpK578A1OxaBfPHbSk3m3XY openai-domain-verification=dv-5VifilREhtmqTprvcLOWGOeB status-page-domain-verification=ltbhwqnfdfx9 SPF v=spf1 include:UniversalSpf.org ~include:x.UniversalSpf.org include:_spf.google.... onetrust-domain-verification=36570f9246ad4885b041d235763b5b76 include:_spf.qualtrics.com include:_spf.salesforce.com ~all google-site-verification=RJET76uUMquAW8TVwhERijWLC-MgWNjutvEjTHSLqtQ google-site-verification=AaTHsZXeR_BFyH-I-QOOK_31IoYqHHCQJ6EcIbY6lDU atlassian-domain-verification=FQZgAwd1GDttN2Decshl/k/JZgHcNLzX8e3oH4GpURYroI2up4... google-site-verification=coNdwIqxSkbIbqW_7qgpoEIIBEQhqETp6Ab2AwvRoiY google-site-verification=jPV4lX4qpno5PhDWXCcF4GVm-OWCRSivecUv96bjX_Q google-site-verification=qIsRwWjmVcBgGDRE_GNnnN3TkYf-EPQf3c4a1utE9dE google-site-verification=q1UkmtkTThs8p_FIjaMc9rsPKjGVYU6YNjwaIU3NqEY docusign=dea583bd-85d2-42eb-a9e2-2bd29cd8f329 OSSRH-85523 google-site-verification=dYJ-NcY7ms6_agGC4cACnW-zNKX7H5jxz4UIOErUmVE jamf-site-verification=WOIXRDQzTyPKRvUm2n5hSA sophos-domain-verification=aa74c086daca1a1f5c821d7b12d9b6f06c46b944f35b7ab9e5973... MS=ms31896512 |
| 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.
A+Redirect ChainNo redirects — direct accessPASS
https://grafana.com
158 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://grafana.com | 200 | 158 ms | HTTP/1.1 | nginx |
A+IPv6 ReadinessIPv6 reachable (2 ms)PASS
A+Crawlabilityrobots.txt present, sitemap with 12 URLsPASS
Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.
robots.txt omits Sitemap: directive — crawlers must fetch /sitemap.xml by convention; reliable but missing the explicit hint.
Source: sitemaps.org
User-Agent: *
Allow: /
- https://grafana.com/en/sitemap.xml
- https://grafana.com/de/sitemap.xml
- https://grafana.com/fr/sitemap.xml
- https://grafana.com/es/sitemap.xml
- https://grafana.com/pt-br/sitemap.xml
- https://grafana.com/ja/sitemap.xml
- https://grafana.com/zh-cn/sitemap.xml
- https://grafana.com/developers/sitemap.x...
- https://grafana.com/developers/plugin-to...
- https://grafana.com/developers/scenes/si...
- https://grafana.com/developers/saga/site...
- https://grafana.com/developers/dataplane...
A+URL Variantswww/non-www, trailing slash, HTTP→HTTPSPASS
www / non-www
Preferred variant: non-www
HTTP → HTTPS
Consistent
ADomain Intelligencegrafana.com — via eNom, LLC, 12 years oldPASS
EXPIRED
May 27, 2026
56 days
Issued by DigiCert Inc
12 years
Registered May 27, 2014
Not enabled
Protects against DNS spoofing
Unknown
2600:1901:0:b3ea::
eNom, LLC
Expiry timeline
Recommended actions
- Domain has EXPIRED — renew immediately to avoid total site outage
- Enable DNSSEC to protect visitors from DNS spoofing
Consider enabling auto-renewal to prevent accidental expiration.
Domain expiry approaching — renew immediately and ensure auto-renew + alerting are configured.
Source: ICANN renewal policy
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