Hide server IP for user's DNS record

I am starting a web hosting service using my own server. Are there any possible ways to cover my IP address for users to point their DNS? For example, my server's IP is 12.34.46.78 but I want the user to point their DNS record at myserver.something.io. If possible, what should I use?


I guess you are looking for DNS CNAME record.