Skip to content
https://fandango.com

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
84
GRADE
B
FIX
0
REVIEW
5
PASS
4
INFO
0
Probed from Madrid, Spain
302 Found
Checks
9
4 PASS 5 REVIEW
B
Redirect Chain
2 redirect(s), 212 ms total
REVIEW
2 redirect(s), 212 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://fandango.com

https://fandango.com

101 ms · HTTP/1.1

302

https://fandango.com/region-error

33 ms · HTTP/1.1

301

https://www.fandango.com/region-error

78 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://fandango.com302101 msHTTP/1.1AkamaiGHost
2https://fandango.com/region-error30133 msHTTP/1.1AkamaiGHost
3https://www.fandango.com/region-error40378 msHTTP/1.1AkamaiGHost

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
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
Domain Intelligence
fandango.com — via CSC Corporate Domains, Inc., 31 years, 1 months old
REVIEW
fandango.com — via CSC Corporate Domains, Inc., 31 years, 1 months old
Critical::
Domain expires in 5 days
This domain expires on April 28, 2026. Domains that expire accidentally cause complete website downtime. Enable auto-renewal or renew manually now.
Got: Expires Apr 28, 2026
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: CSC Corporate Domains, Inc.
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

EXPIRED

April 28, 2026

SSL certificate

179 days

Issued by DigiCert Inc

Domain age

31 years, 1 months

Registered August 7, 1995

DNSSEC

Not enabled

Protects against DNS spoofing

Hosting

Unknown

2a02:26f0:1180:7b::215:17b6

Registrar

CSC Corporate Domains, Inc.

Unlocked 2 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Recommended actions
  • Domain has EXPIRED — renew immediately to avoid total site outage
  • Enable DNSSEC to protect visitors from DNS spoofing
  • Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Registrar CSC Corporate Domains, Inc.
Created August 7, 1995 (31 years, 1 months ago)
Expires April 28, 2026 (5 days)
Last Updated April 24, 2025
Name Servers udns1.ultradns.net, udns2.ultradns.net
DNSSEC Not enabled
Hosting
IP Address 2a02:26f0:1180:7b::215:17b6
Data source: rdap (0.2s)

This domain expires on April 28, 2026. Domains that expire accidentally cause complete website downtime. Enable auto-renewal or renew manually now.

Why this matters

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.

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

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

Certificate validity

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

Recommended actions

  • Extend HSTS max-age to at least 31536000 (1 year) to meet the preload list criteria
  • 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
B
CDN & Delivery
Akamai
REVIEW
Akamai
Info::
Site is served via Akamai CDN
Got: server header
CDN Detected: Akamai
Provider Akamai Evidence server header
A+
DNS Records
2 A records, 139 ms lookup
PASS
2 A records, 139 ms lookup
Info::
Resolves to 2 IPv4 address(es)
Got: 2.16.27.89, 2.16.27.98
Info::
Has 2 IPv6 (AAAA) record(s)
Got: 2a02:26f0:1180:7b::215:17b6, 2a02:26f0:1180:7b::215:17b5
Info::
8 nameserver(s) configured
Got: a28-67.akam.net, a3-67.akam.net, udns2.ultradns.net, a1-74.akam.net, a9-66.akam.net, a24-66.akam.net, udns1.ultradns.net, a12-66.akam.net
Info::
4 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: 139 ms
Got: 139 ms
A2.16.27.89, 2.16.27.98
AAAA2a02:26f0:1180:7b::215:17b6, 2a02:26f0:1180:7b::215:17b5
CNAME
NSa28-67.akam.net, a3-67.akam.net, udns2.ultradns.net, a1-74.akam.net, a9-66.akam.net, a24-66.akam.net, udns1.ultradns.net, a12-66.akam.net
MX
10 mxb-00a17301.gslb.pphosted.com
10 mxa-00a17301.gslb.pphosted.com
20 mx0a-00a17301.pphosted.com
20 mx0b-00a17301.pphosted.com
TXT
atlassian-domain-verification=jPOUPFcJvogc3LVeAKDquQvpGL/X45H3PN5cAO6UCF+mdRjdUD...
google-site-verification=Grt4KzeJ1YZgXYlqrmhb333YYqPPDNS_t_CjqZaww9E
cisco-ci-domain-verification=5a0ec4bc3204b4b6249fd2cd1057a273b54050eb5760fe797e7...
google-site-verification=3dCqKkFmAI44AthWew1ORxwMEGbxEH_yAxKuqS6Ss-U
airtable-verification=a25c5929bf27eceab120aa631f5b34cb
adobe-idp-site-verification=d266b426130588069c9d5b76db345b36532058a66f36380fe985...
yahoo-verification-key=1HRb9eervqebemXhoWdDaTLej4+MryqArVOOHC5ZpmA=
google-site-verification=dX4m596fPpu2_yVoYKVztAsKB2WsE77Vlzu63NwSEvk
onx=5e63000f-fb73-4fd2-9840-042bef658596
google-site-verification=XXjYVtWrubid2nuXzU_JRzDcTsjergN9vGxWrmdioi8
ZOOM_verify_5PX69ZMSZIHeUPZfnawzvl
tRdAKVJ5L3dqbViWSnq3XLNmNC8iV9j71A7C8kaJH8Gu3BQVW70XKAxeIl24Z0OvB4C0ViS/+XrJjKZm...
duo_sso_verification=vCIElK9HwmmZwNMLHOpbFeCL7KQqmJY9Iac4IjrrvH4RJ62lS1ln981emEp...
SPF v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all
liveramp-site-verification=9SiIJmptUDQqU6T_i9hfScvHQiUwwUgvvXMLwGG_zWU
stripe-verification=A946B3B051CD439E6854ACC01E09314A57713E722AA413DDDD623D514FB7...
smartsheet-site-validation=PLEkM8UAKliS7T-_bZ1j0qeS_xvmrqF6
onetrust-domain-verification=cc44fc9899d143f1baf0860d0fcef7c8
paloaltonetworks-site-verification=0b82748adc5640c729fbc017d356ddbef3f58c22f8718...
smartsheet-site-validation=ECVwKeiqFiTK1wq84hwcJSvkcvUHbJ4R
google-site-verification=wp72pe-Pi_IGgW237lqUW6af99kWtA1S-bffwtkGkJs
00d300000000ccveaa
mongodb-site-verification=QHulq239OIAmtWpKVc0R2HPaZ1lYjYYc
atlassian-sending-domain-verification=30272faa-4866-4de9-aa9b-0e8b6caad541
airtable-verification=1ee1c3d067dcf9300bc65f995e7c794b
MS=ms91479317
EF2F-2B3E-CD2F-E9F4-068A-502E-71EA-CE1C
google-site-verification=0SLs2fu937UK5S5K5RIXK4H_CpfLDV1ayR9b_WU96jY
_hsas1m1oh0c1w0dx6rtnkple253szj6
wiz-domain-verification=8663f50aae72f4d265bb920d9ac9d1b0c9b4bd52c3efad658026ffeb...
CAALookup not available with standard resolver
Resolved in 139 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 (30 ms)
PASS
IPv6 reachable (30 ms)
Info::
IPv6 is configured and reachable at 2a02:26f0:1180:7b::215:17b6, 2a02:26f0:1180:7b::215:17b5
Got: 30 ms connect
IPv6 Ready
AAAA Records 2a02:26f0:1180:7b::215:17b6, 2a02:26f0:1180:7b::215:17b5 Connection Reachable (30 ms)
A
URL Variants
www/non-www, trailing slash, HTTP→HTTPS
PASS
www/non-www, trailing slash, HTTP→HTTPS
Warning::
HTTP→HTTPS redirect uses 302 instead of 301
Got: 302 temporary redirect Expected: 301 permanent redirect

www / non-www

403https://www.fandango.com/
200https://fandango.com/

HTTP → HTTPS

302http://fandango.com/ https://fandango.com/region-error

Use 301 (permanent) instead of 302 (temporary)

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

Connection waterfall

DNS Lookup 46 ms TCP Connect 30 ms TLS Handshake 32 ms Server Processing 34 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