> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gcore.com/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/bP_M3iNvkCNJWoX1/images/docs/hosting/virtual-servers/manage/set-up-a-ptr-record/set-up-a-ptr-record-image1.png?fit=max&auto=format&n=bP_M3iNvkCNJWoX1&q=85&s=3714de447584e05fd4cc955f2942043f" 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/bP_M3iNvkCNJWoX1/images/docs/hosting/virtual-servers/manage/set-up-a-ptr-record/set-up-a-ptr-record-image4.png?fit=max&auto=format&n=bP_M3iNvkCNJWoX1&q=85&s=ea2b1f99b962fa0917e449aa094ef0d7" 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/bP_M3iNvkCNJWoX1/images/docs/hosting/virtual-servers/manage/set-up-a-ptr-record/set-up-a-ptr-record-image2.png?fit=max&auto=format&n=bP_M3iNvkCNJWoX1&q=85&s=13e86920975509cb66d8c02ba57ab552" 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/bP_M3iNvkCNJWoX1/images/docs/hosting/virtual-servers/manage/set-up-a-ptr-record/set-up-a-ptr-record-image3.png?fit=max&auto=format&n=bP_M3iNvkCNJWoX1&q=85&s=e26d562241ffb513af2ea47546bb269e" 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>
