Custom domain resolves to Netlify but serves wrong site's content

Site name: bright-kashata-c1f73b.netlify.app

Custom domain: garagedoorrepairqueens.com

Issue: My domain is correctly configured with Netlify DNS (nameservers: dns1-4.p02.nsone.net) and curl -sv http://garagedoorrepairqueens.com confirms Server: Netlify in the response headers. However, visiting the domain in a browser displays content from a completely unrelated site instead of my project.

I believe this domain was previously used by another Netlify account/site, and the domain-to-site association was never released on their end — so Netlify is still routing this domain to the old site internally, even though DNS points correctly to my zone.

Could you please help unlink garagedoorrepairqueens.com from whatever site it’s currently associated with, so it resolves to my project (bright-kashata-c1f73b) instead?

I also saw an SSL certificate provisioning error (“We could not provision a Let’s Encrypt certificate”) which I believe is a symptom of the same underlying conflict.