Member-only story

How to Setup Reverse Lookup for Elastic IP

Maciej
2 min readNov 2, 2021

--

Introduction

You may need to reverse the host name from the global IP address to prove the legitimacy of the host.

Normally, if you are using a fixed IP, you need to have the owner of the IP address (provider, etc.) delegate the authority. If you are using Elastic IP, the IP address is managed. Since it is Amazon, I investigated the procedure

Thing you want to do

If you reverse-lookup an Elastic IP that is not set for reverse lookup, the host name automatically assigned to the instance will be returned as shown below.

ec2-xxx-xxx-xxx-xxx.ap-ca-central-1.compute.amazonaws.com.

Change this result to be your own domain.

Procedure method

Apply using the form below

https://aws.amazon.com/forms/ec2-email-limit-rdns-request

Simply enter your application in each field and click Submit

Use Case Description

Enter the purpose of use. For
mail server operation, you should enter the purpose such as etc.

Elastic IP Address

--

--

Maciej
Maciej

Written by Maciej

DevOps Consultant. I’m strongly focused on automation, security, and reliability.

No responses yet