Skip to main content

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

  1. Go to https://www.hostinger.com and log into your account
  2. Click "Home" from the dashboard
  3. Under "Domains/Domain portfolio", find your domain (e.g., hexacats.cloud)
  4. Click "DNS/Nameservers"
  5. Scroll down to the "Nameservers" section
  6. Click "Change" or "Edit"
  7. 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.