Point your domain to hosting

There are 3 easy steps to see your website, on your new Amazon EC2 server, in any web browser. First, login to your domain registrar. Second, map an A-Record at your registrar, to your new Amazon server’s IP address. Third, check you’ve done it right.

4 minute read

  1. First, find your domain registrar
  2. Second, create an A-Record
  3. Third, check your domain’s DNS has propagated

First, find your domain registrar

Your registrar is the place you either bought or transferred your domain.

Your domain’s records are managed at the registrar.

The first step is to logon to your registrar and navigate to your domain’s control panel.

The first step is to logon to your registrar and navigate to your domain’s control panel. Links to the largest domain registrars are below.

Links to the largest domain registrars are below.

Registrar Instructions
1&1 IONOS Open Link
Amazon Route 53 Open Link
Alibaba Cloud Open Link
Ascio Open Link
Cloudflare Open Link
Dynadot Open Link
eNom Open Link
Google Domains Open Link
GoDaddy Open Link
Network Solutions Open Link
Gandi Open Link
Hover Open Link
NameCheap Open Link
Name.com Open Link
OVHcloud Open Link
Public Domain Registry Open Link
Tucows Domains Open Link

Second, create an A-Record

The second step is to navigate to the DNS manager or DNS zone in your registrar, and either create a new A Record with your Server IP address or update the existing A record.

What is an A Record?

Address (A) records, written for short as “A-records”, are part of the DNS or Domain Name System, that point domains to IP addresses or servers.

When a user wants to visit your website, their web browser (like Google Chrome) will ask your domain’s nameservers for the A-record.

NB: A website is made from its files and database hosted on a server.

The A-record at your nameserver connects to the IP address of your server.

Every server connected to the internet has an IP or Internet Protocol address.

The IP address is the unique identifer of your server, connected to the internet, where your website’s files and database is stored.

Tony explains this perfectly.

So every time you look up a website in a web browser like Google Chrome, A-records are how your browser gets the directions of which IP address or server to connect to. As Tony said, this will work for any domain regardless of who you are registered with.

Here’s an example to help you

Mary bought an Amazon EC2 server running WordPress, managed by HostJane. Her domain registrar is Amazon Route 53.

2-3 mins after purchase, Amazon assigns Mary’s new EC2 server an IPv4 address of: 123.456.789.1

Mary’s domain name is example.com

For Mary to see her server in her web browser, she logs on to her domain registrar, and navigates to the DNS manager or zone in the registrar’s panel.

Mary updates example.com’s A-records as follows:

Host Type Data
@ A 123.456.789.1
www A 123.456.789.1

This set up will ensure the following:

example.com will map to 123.456.789.1

www.example.com will also point to 123.456.789.1

Route 53 only allows 1 entry, but if your registrar allows more than 1, use Mary’s example.

What is my hostname?

Your hostname is simply the label, in human words, for your Amazon server. It’s usually your fully qualified domain name (FQDN), e.g. www.example.com.

If you get a chance, create an A record for both the non-www and www version of your domain name. That way, both www.example.com and example.com will point (or resolve) to your Amazon server.

This will prevent your website experiencing any issues with duplicate content or canonical problems that can affect website ranking.

Tip - tell Google how your domain should be known

It’s a good idea to add a “canonical tag” to your domain to tell Google if you want the www or non-www version of your site (example.com or www.example.com) to show to visitors when they visit your domain.

Use Google Search Console to help you do this.

Third, check your domain’s DNS has propagated

The last step is to check at help site, What’s My DNS, that your A Record is correctly pointing to your new Server’s IP address. If your plan includes free SSL, also check SSLShopper that SSL is properly configured on your domain.

What is DNS?

Your web browser read A-Records in the DNS or Domain Name System, which Cloudflare describes as the phonebook of the internet.

A-Records point to IP addresses of servers. This is how web browsers can then connect across the internet to the server at Amazon where your website’s files and databases will be stored.

DNS Requests

Geeks call IP addresses, “IP v4 addresses”, because they are mostly written as 4 sets of numbers separated by dots, i.e. 111 . 222 . 333 . 444

Your IP address, and A-Record, are totally unique to your HostJane server and help people find you on the internet.

Each HostJane server includes a unique Amazon IP address.

So that people don’t have to remember your website as a string of numbers, like 111.222.333.444, your domain’s nameservers change those numbers, and computer talk, into simple human words.

This way people can type www.yourwebsite.com into browsers (like Google Chrome, Mozilla Firefox and Apple Safari) to find the server holding your website’s files & databases online.

Check domain is propagated

We recommend using WhatsMyDNS.net to check on the progress of your A-record’s propagation status.

Go to What’s My DNS

Enter your domain in the main field, select A in the dropdown, and hit Search.

If your domain is successfully propagated, the map will show all green ticks.

When successful, each ISP country will show your A-record with a green tick.

Unfortunately we have to wait for ISP nodes around the world to update.

This can take up to 72 hours. During this time, the ISP nodes will show red crosses.

The map will show red crosses during this transition time.

While propagation is still pending, or has failed, there maybe a mixed-picture of red crosses and green ticks.

Troubleshooting A-records

These days, DNS propagation is usually super quick and propagated within 1-2 mins. But technically it can take a lot longer for DNS to propagate. We recommend to contact your domain registrar’s support if your domain’s map at What’s My DNS is not turning green after an hour.