I have a general question. If my domain and host provider are different, as far as I got, the A and CNAME records only should be written in the domain provider. Then how is about alias? Could I have alias A record in the host?
My problem is that my domain provider does not support alias, but the host has an alias that I need to set in DNS setting in order to use SSL certificate and load balancer (AWS EC2).
In Route 53 of AWS you could assign alias A record and I did it, but still my site does not load and I wonder if is there a conflict between my domain DNS A record (which is only the IP and www.ip address) and Route 53.