Skip to content
https://www.spotify.com

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
83
GRADE
B
FIX
1
REVIEW
2
PASS
6
INFO
0
Probed from Santa Clara, United Stated
301 Moved Permanently
Checks
9
6 PASS 2 REVIEW 1 FIX
F
IPv6 Readiness
Action
IPv6 records exist but unreachable
FIX
IPv6 records exist but unreachable
Warning::
IPv6 DNS records exist but server is not reachable
Having AAAA records but an unreachable server is worse than no AAAA — clients may experience delays before falling back to IPv4.
Got: 2a04:4e42:400::810, 2a04:4e42:600::810, 2a04:4e42::810, 2a04:4e42:200::810
Info::
IPv6 connection error
Got: dial tcp6 [2a04:4e42:400::810]:443: connect: network is unreachable
IPv6 Misconfigured
AAAA Records 2a04:4e42:400::810, 2a04:4e42:600::810, 2a04:4e42::810, 2a04:4e42:200::810 Connection UNREACHABLE

Having AAAA records but an unreachable server is worse than no AAAA — clients may experience delays before falling back to IPv4.

Why this matters

Advertising IPv6 (AAAA records) without a reachable server means IPv6-preferring clients silently fail every connection.

Learn more

Modern browsers prefer IPv6 if AAAA exists (Happy Eyeballs algorithm). If the IPv6 server isn't reachable, browsers fall back to IPv4 — but with seconds of added latency per request. Either fix IPv6 reachability or remove the AAAA records.

Source: RFC 8305 (Happy Eyeballs)

B
DNS Records
4 A records, 52 ms lookup
REVIEW
4 A records, 52 ms lookup
Info::
Resolves to 4 IPv4 address(es)
Got: 151.101.131.42, 151.101.3.42, 151.101.195.42, 151.101.67.42
Info::
Has 4 IPv6 (AAAA) record(s)
Got: 2a04:4e42:400::810, 2a04:4e42:600::810, 2a04:4e42::810, 2a04:4e42:200::810
Warning::
CNAME record at zone apex
A CNAME at the zone apex can break MX and NS records. Use ALIAS/ANAME or A records instead.
Got: atc.spotify.map.fastly.net
Info::
No NS records found
Info::
No MX records — email not configured via DNS
Info::
CAA records not checked
CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
Info::
No SPF record found in TXT records
SPF helps prevent email spoofing. Add a TXT record starting with 'v=spf1'.
Info::
DNS resolution time: 52 ms
Got: 52 ms
A151.101.131.42, 151.101.3.42, 151.101.195.42, 151.101.67.42
AAAA2a04:4e42:400::810, 2a04:4e42:600::810, 2a04:4e42::810, 2a04:4e42:200::810
CNAMEatc.spotify.map.fastly.net
NS
MX
TXT
CAALookup not available with standard resolver
Resolved in 52 ms

A CNAME at the zone apex can break MX and NS records. Use ALIAS/ANAME or A records instead.

Why this matters

CNAME at the apex (example.com) breaks every other apex record (MX, TXT, NS) — DNS-protocol violation per RFC 1034.

Learn more

RFC 1034 forbids CNAME alongside other records at the same name. Some DNS providers offer ALIAS / ANAME / flattened-CNAME records that work around this — use those instead. Otherwise apex-level CNAME breaks email (no MX), domain ownership verification (no TXT), and more.

Source: RFC 1034

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.

SPF helps prevent email spoofing. Add a TXT record starting with 'v=spf1'.

Why this matters

Without SPF, receiving servers can't validate sending IPs — your domain is easier to spoof in phishing.

Learn more

SPF complements DMARC. Both should be published. SPF records list authorized sending IPs (e.g., `v=spf1 include:_spf.google.com ~all` for Google Workspace). After publishing, verify in Google Postmaster Tools or mxtoolbox.

Source: RFC 7208 (SPF)

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

Certificate validity

89
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
Redirect Chain
1 redirect(s), 247 ms total
PASS
1 redirect(s), 247 ms total
Info::
Single redirect
Got: https://www.spotify.com → https://open.spotify.com/ (301)
Info::
WWW normalization redirect
Info::
Cross-domain redirect detected

https://www.spotify.com

110 ms · HTTP/1.1

301

https://open.spotify.com/

137 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://www.spotify.com301110 msHTTP/1.1envoy
2https://open.spotify.com/200137 msHTTP/1.1envoy

See the visual redirect chain in the HTTP Probe tab →

A+
Crawlability
robots.txt present, sitemap with 10 URLs
PASS
robots.txt present, sitemap with 10 URLs
Info::
robots.txt is present
Got: 592 bytes
Info::
sitemap.xml is present
Info::
sitemap.xml is valid XML
Info::
sitemap.xml contains 10 entries
Info::
Sitemap index with 10 child sitemaps
Info::
robots.txt references sitemap
robots.txt 200 OK
Size 592 B Sitemaps referenced 1 User-agents * Blocking No — crawling allowed
User-agent: *
Disallow: /*/about-us/contact/contact-spotify-password/
Disallow: /*/about-us/contact/contact-spotify-account/
Disallow: /*/get-spotify/*
Disallow: /*/xhr/*
Disallow: /*/external/*
Disallow: /*/legal/*?ets=
Disallow: /*/legal/advertiser-terms-and-conditions/
Disallow: /*/legal/gdpr-article-15-information/
Disallow: /*/legal/spotify-controller-data-processing-terms/
Disallow: /*/legal/podcast-api-terms/
Disallow: /*/account/cls/*
Disallow: /*/starbuckspartners
Disallow: /starbuckspartners
Disallow: /ppt/*?
Disallow: /partner/*?
Sitemap: https://www.spotify.com/sitemap.xml

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: www)
Info::
HTTP correctly 301-redirects to HTTPS

www / non-www

200https://www.spotify.com/
301https://spotify.com/

Preferred variant: www

HTTP → HTTPS

301http://www.spotify.com/ https://www.spotify.com/

Consistent

A+
Domain Intelligence
spotify.com — via Abion AB, 20 years, 2 months old, hosted on Google Cloud
PASS
spotify.com — via Abion AB, 20 years, 2 months old, hosted on Google Cloud
Info::
Domain registered until Apr 23, 2030 (4 years, 1 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: Abion AB
Info::
Hosting: Google Cloud
Got: AS396982
Domain expiry

1408 days

April 23, 2030

SSL certificate

89 days

Issued by Let's Encrypt

Domain age

20 years, 2 months

Registered April 23, 2006

DNSSEC

Not enabled

Protects against DNS spoofing

Hosting

Google Cloud

ASN AS396982

35.186.224.24

Registrar

Abion AB

Lock status unknown 5 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 Abion AB
Created April 23, 2006 (20 years, 2 months ago)
Expires April 23, 2030 (4 years, 1 months)
Last Updated July 8, 2024
Name Servers dns1.p07.nsone.net, ns-cloud-a1.googledomains.com, ns-cloud-a2.googledomains.com, ns-cloud-a3.googledomains.com, ns-cloud-a4.googledomains.com
DNSSEC Not enabled
Hosting
IP Address 35.186.224.24
ASN AS396982 (GOOGLE-CLOUD-PLATFORM - Google LLC, US)
Provider Google Cloud
Data source: rdap (0.2s)

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 117 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
5 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
2 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
6 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
117 ms
Total Time Total request time from DNS lookup through full response.
117 ms

Connection waterfall

DNS Lookup 5 ms TCP Connect 2 ms TLS Handshake 6 ms Server Processing 103 ms Content Transfer 0 ms
A
CDN & Delivery
Fastly (MISS, MISS)
PASS
Fastly (MISS, MISS)
Info::
Site is served via Fastly CDN
Got: x-served-by: cache-sjc1000129-SJC, cache-sjc1000129-SJC
Info::
CDN cache status: MISS, MISS
CDN Detected: Fastly
Provider Fastly Cache Status MISS, MISS Evidence x-served-by: cache-sjc1000129-SJC, cache-sjc1000129-SJC
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback