How to load a website from a different server than the domain is pointed to using DNS A record? I have not known it, but it seems to be possible like this:

curl -A "Googlebot/2.1 (+http://www.google.com/bot.html)" -H 'Host: DomainToOpen.tld' http://HostnameOrIPFromWhereToLoad/ -L