> ## Documentation Index
> Fetch the complete documentation index at: https://docs.preprod.world/llms.txt
> Use this file to discover all available pages before exploring further.

# Set up a PTR record

A PTR record maps an IP address to a domain name — the reverse of an A record. PTR records are required for outbound email servers: incoming mail servers often reject messages from IP addresses without a matching PTR record, treating the absence as a spam signal.

## Set up a PTR record

<Steps>
  <Step title="Open the server list">
    In the left-side menu, navigate to **Virtual private servers** or **Dedicated servers**.
  </Step>

  <Step title="Open IP addresses">
    Select the checkbox next to the server and click **IP addresses**.

    <Frame>
      <img src="https://mintcdn.com/gcore-docs/x_smiUQB7zVmfvrq/images/docs/hosting/virtual-servers/manage/set-up-a-ptr-record/set-up-a-ptr-record-image1.png?fit=max&auto=format&n=x_smiUQB7zVmfvrq&q=85&s=0145d253c1038407469b044391471d7e" alt="Virtual private servers list with the IP addresses button highlighted in the toolbar" width="1584" height="418" data-path="images/docs/hosting/virtual-servers/manage/set-up-a-ptr-record/set-up-a-ptr-record-image1.png" />
    </Frame>

    <Frame>
      <img src="https://mintcdn.com/gcore-docs/3gGm69AQ7q_NK4zi/images/docs/hosting/virtual-servers/manage/set-up-a-ptr-record/set-up-a-ptr-record-image4.png?fit=max&auto=format&n=3gGm69AQ7q_NK4zi&q=85&s=f2f346d8f6dbb122e25144bf0a2cae87" alt="Dedicated servers list with the IP addresses button highlighted in the toolbar" width="1024" height="360" data-path="images/docs/hosting/virtual-servers/manage/set-up-a-ptr-record/set-up-a-ptr-record-image4.png" />
    </Frame>
  </Step>

  <Step title="Edit the IP address">
    In the window that opens, select the checkbox next to the IP address and click **Edit**.

    <Frame>
      <img src="https://mintcdn.com/gcore-docs/4S5lZ5eybQY2D_TK/images/docs/hosting/virtual-servers/manage/set-up-a-ptr-record/set-up-a-ptr-record-image2.png?fit=max&auto=format&n=4S5lZ5eybQY2D_TK&q=85&s=d74f4d3ea6dbdf9ad1296b6339ef44d7" alt="IP addresses list with the IP address selected and Edit button highlighted" width="1296" height="420" data-path="images/docs/hosting/virtual-servers/manage/set-up-a-ptr-record/set-up-a-ptr-record-image2.png" />
    </Frame>
  </Step>

  <Step title="Set the PTR record">
    Enter a domain name in the **Domain** field and click **Ok**. The PTR record is created automatically.

    <Frame>
      <img src="https://mintcdn.com/gcore-docs/4S5lZ5eybQY2D_TK/images/docs/hosting/virtual-servers/manage/set-up-a-ptr-record/set-up-a-ptr-record-image3.png?fit=max&auto=format&n=4S5lZ5eybQY2D_TK&q=85&s=a30852f3fa3693cd378c843ce8f0d166" alt="Domain field in the IP address settings" width="802" height="491" data-path="images/docs/hosting/virtual-servers/manage/set-up-a-ptr-record/set-up-a-ptr-record-image3.png" />
    </Frame>
  </Step>
</Steps>
