anybody knows where https://www.felixcloutier.com/x86/ went?

edit: an email went missing and the domain lapsed. it is back

@whitequark went? the site is still there for me.. or do you mean that it's a bit stale?
@iximeow are you sure it's not cached? the domain's dead for me
@whitequark yeah, i see. i get different DNS answers from different places so i think i had a cached resolution that gets me to the server still
@iximeow which ip has the right pages?
@whitequark great question, i'm not ... really sure. the content should have netlify headers in it? but IPs that yield the parking page are amazon (18.208.88.157 etc) versus akamai that i get elsewhere (172.234.24.211), but i think i'm doing curl bad to actually get the pages
@iximeow oh this works curl --connect-to ::18.208.88.157: https://www.felixcloutier.com/x86/

@whitequark @iximeow OH

THIS IS SO NICE, SO COMPACT !

(I'm talking about the --connect-to syntax omitting the first address field and both ports)