I seem to be correctly redirecting a domain alias [www.website.net] to [website.com], but going directly to [website.net] does not redirect to it to [website.com]. Instead, it’s loading the .net version of the site (which I do not want — I want it to redirect to .com).
I’ve added an A record to the .net DNS that points to Netlify, and added the [website.net] domain alias to Netlify (with .com set as the primary domain). How come [www.website.net] correctly redirects but [website.net] does not?