Chapter 7 Example: Using a Domain from Hostinger
In this section, you’ll see a full example using a domain purchased from Hostinger.
We'll walk you through how to:
- Log into Hostinger
- Find your domain management panel
- Prepare for name server redirection
- Verify your settings after changing NS to Oracle’s DNS
In my lab environment, I will be using the domain hexacats.cloud.
Once your domain is available, make sure to verify that it is accessible on the internet.
You can use the following tool for this validation:
https://dnssec-analyzer.verisignlabs.com/
After this validation, we move on to the next chapter...
Updating Name Servers on Hostinger
Now that your DNS zone is live on Oracle OCI and you’ve copied your name servers, it’s time to tell your domain where to look for its DNS settings.
In other words:
We’ll update your NS (Name Server) records in Hostinger to point to Oracle Cloud.
Step-by-Step: Change NS Records on Hostinger
- Go to https://www.hostinger.com and log into your account
- Click "Home" from the dashboard
- Under "Domains/Domain portfolio", find your domain (e.g.,
hexacats.cloud
) - Click "DNS/Nameservers"
- Scroll down to the "Nameservers" section
- Click "Change" or "Edit"
- Select "Enter my own nameservers (advanced)"
Add Oracle’s Name Servers
Now paste the name servers you copied from Oracle Cloud earlier.
You should have 4 entries, like this:
ns1.p201.dns.oraclecloud.net
ns2.p201.dns.oraclecloud.net
ns3.p201.dns.oraclecloud.net
ns4.p201.dns.oraclecloud.net
Save Your Changes
Click "Save" or "Confirm", and Hostinger will update your domain configuration.
Note: It may take some time (anywhere from a few minutes to 48 hours) for the changes to propagate fully across the internet.
No Comments