I have a number of domains that I'm hosting on my web server, so I've edited their A record to point to my server's IP address. Occasionally I have to change the server's IP address, which means I have to edit the A record for each domain hosted on that server. There's also risk that a website would go down because the change was not made for its A record.
I'd like to simplify this if possible. Is there a way I could set the A record to a domain or subdomain, then set that domain/subdomain to the desired IP, so that when the IP changes, I would need to change only 1 location instead of multiple domains? I'm open to ideas. It does not have to be exactly this way through the A record. Anything that gets me the desired effect is fine.