Is it possible to configure DNS such that:
anysubdomain.clientsite.com has CNAME record to abc.ourservice.com
abc.ourservice.com has A record to our dedicated IP (so that if we change servers in the future, our clients won't have to update their CNAME mappings)
We can then capture & process requests made to anysubdomain.clientsite.com