Skip to content
https://flutter.dev

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
95
GRADE
A
FIX
0
REVIEW
2
PASS
7
INFO
0
Probed from Madrid, Spain
200 OK
Checks
9
7 PASS 2 REVIEW
B
Crawlability
no robots.txt, no sitemap
REVIEW
no robots.txt, no sitemap
Info::
No robots.txt found
robots.txt is optional but recommended. It tells search engine crawlers which pages to index.
Info::
No sitemap.xml found
A sitemap helps search engines discover and index your pages more efficiently.

robots.txt is optional but recommended. It tells search engine crawlers which pages to index.

Why this matters

No robots.txt — crawlers fetch /robots.txt and get 404; not breaking but means default crawl behavior with no directives or sitemap reference.

Learn more

A minimal robots.txt with `User-agent: * / Allow: / / Sitemap: https://example.com/sitemap.xml` covers the basics. Without it, crawlers behave fine but lose the sitemap signal and can't be selectively blocked from crawl-traps.

Source: robotstxt.org

A sitemap helps search engines discover and index your pages more efficiently.

Why this matters

No sitemap.xml — Google relies on crawl-graph discovery alone, slowing indexing of deep or fresh URLs.

Learn more

A sitemap accelerates Google's discovery of new and updated content. Most CMSes auto-generate one; static-site frameworks need a build-step plugin. Reference it from robots.txt and submit in Search Console to confirm Google can fetch it.

Source: sitemaps.org / Google Search Central

robots.txt No robots.txt found

No robots.txt found

This is fine for most sites — a missing robots.txt allows all crawling by default.

sitemap.xml No sitemap found

No sitemap found

Adding a sitemap helps search engines discover your pages.

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

Certificate validity

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

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 Records
1 A records, 32 ms lookup
PASS
1 A records, 32 ms lookup
Info::
Resolves to 1 IPv4 address(es)
Got: 199.36.158.100
Info::
Single A record — no DNS redundancy
Multiple A records provide failover if one server goes down.
Info::
Has 1 IPv6 (AAAA) record(s)
Got: 2620:0:890::100
Info::
4 nameserver(s) configured
Got: ns4.googledomains.com, ns3.googledomains.com, ns1.googledomains.com, ns2.googledomains.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: 32 ms
Got: 32 ms
A199.36.158.100
AAAA2620:0:890::100
CNAME
NSns4.googledomains.com, ns3.googledomains.com, ns1.googledomains.com, ns2.googledomains.com
MX
0 smtp.google.com
TXT
dashboard.flutter.devgoogle-site-verification=zJs_c6I-QYsjp6txdbnViGf2jC2rt6tGIL...
flutter.devgoogle-site-verification=4Rvc1mRi0OUczPHAfReCQF3vpN4g0c3MhoMCfPIA4lA
flutter.devgoogle-site-verification=EZ_oZwPsj3nJyq2Wyxm_df2syuPDWZWXcmMnIqSJmoc
flutter.devgoogle-site-verification=8vH-ImHAcuHDyYpsU2xjqH98WmQOYnpuZ7qLMQKSfe0
flutter.devgoogle-site-verification=ynwJ9uOJaXAo0h8elDzD-ol7A9qib6IMafu8WLbb8GM
flutter.devgoogle-site-verification=iib-jo_2OjcBLBlgoQBU_Hqpg7jRbUGEAGI55A6ZTok
SPF v=spf1 -all
flutter.devgoogle-site-verification=lIqguczSC2ik6Gpj63wvAeEZS5AV_1i9yz9Qlrndp-4
flutter.devgoogle-site-verification=34Rg6emh5D_Ea_zMqCFpkYgvqXmLxiVWcyw6M92vamo
flutter.devgoogle-site-verification=qofi_7lIOmqtdpsEl6ssQkegqADxW7CjrRZdoc_9GWw
download.flutter.devgoogle-site-verification=AeYMn1LTlmz1OT8omXL-buaYssgGkQIrAtd...
CAALookup not available with standard resolver
Resolved in 32 ms

Multiple A records provide failover if one server goes down.

Why this matters

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.

Why this matters

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

A+
Redirect Chain
No redirects — direct access
PASS
No redirects — direct access
Info::
No redirects — direct access
Got: https://flutter.dev

https://flutter.dev

8 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://flutter.dev2008 msHTTP/1.1
A+
IPv6 Readiness
IPv6 reachable (0 ms)
PASS
IPv6 reachable (0 ms)
Info::
IPv6 is configured and reachable at 2620:0:890::100
Got: 0 ms connect
IPv6 Ready
AAAA Records 2620:0:890::100 Connection Reachable (0 ms)
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

301https://www.flutter.dev/
200https://flutter.dev/

Preferred variant: non-www

HTTP → HTTPS

301http://flutter.dev/ https://flutter.dev/

Consistent

A+
Domain Intelligence
flutter.dev — via MarkMonitor Inc., 7 years, 4 months old
PASS
flutter.dev — via MarkMonitor Inc., 7 years, 4 months old
Info::
Domain registered until Jan 11, 2027 (9 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: MarkMonitor Inc.
Domain expiry

184 days

January 11, 2027

SSL certificate

82 days

Issued by Google Trust Services

Domain age

7 years, 4 months

Registered January 11, 2019

DNSSEC

Not enabled

Protects against DNS spoofing

Hosting

Unknown

2620:0:890::100

Registrar

MarkMonitor Inc.

Lock status unknown 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
Registrar MarkMonitor Inc.
Created January 11, 2019 (7 years, 4 months ago)
Expires January 11, 2027 (9 months)
Last Updated December 15, 2025
Name Servers ns1.googledomains.com, ns2.googledomains.com, ns3.googledomains.com, ns4.googledomains.com
DNSSEC Not enabled
Hosting
IP Address 2620:0:890::100
Data source: rdap (0.3s)

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

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

Connection waterfall

DNS Lookup 25 ms TCP Connect 18 ms TLS Handshake 13 ms Server Processing 2 ms Content Transfer 0 ms
A+
CDN & Delivery
Fastly (HIT)
PASS
Fastly (HIT)
Info::
Site is served via Fastly CDN
Got: x-served-by: cache-toj-leto2350072-TOJ
Info::
CDN cache status: HIT
CDN Detected: Fastly
Provider Fastly Cache Status HIT Evidence x-served-by: cache-toj-leto2350072-TOJ
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback