---
title: Ce este o înregistrare DNS de tip A?
url: "https://www.hostx.ro/kb/ce-este-o-inregistrare-dns-de-tip-a/"
updated: "2026-07-25"
category: DNS
---

# Ce este o înregistrare DNS de tip A?

„**A**” vine de la „address” și este unul dintre cele mai importante și utilizate tipuri de înregistrări DNS. O înregistrare **A** indică adresa IP (IPv4) asociată unui domeniu sau subdomeniu.

### Adăugarea unei înregistrări A în cPanel

Accesează **cPanel → Domains → Zone Editor**, alege domeniul și apasă **Manage**, apoi **Add Record**. Completează:

- **Type:** A
- **TTL:** 14400 (sau 1 oră)
- **Name/Host:** numele domeniului sau subdomeniului
- **Record/Points to:** adresa IP reală (ex. 11.22.33.44)
<template id="hostx-kb-related-holder"><section class="hostx-kb-related" aria-label="Articole similare"><h2 class="hostx-kb-related__title">Articole similare</h2><div class="hostx-kb-related__grid"><a class="hostx-kb-related__card" href="https://www.hostx.ro/kb/ce-este-o-inregistrare-dns-de-tip-cname/"><span class="hostx-kb-related__ico"><svg aria-hidden="true" focusable="false"
  class="lucide lucide-file-text"
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z" />
  <path d="M14 2v5a1 1 0 0 0 1 1h5" />
  <path d="M10 9H8" />
  <path d="M16 13H8" />
  <path d="M16 17H8" />
</svg></span><span class="hostx-kb-related__name">Ce este o înregistrare DNS de tip CNAME?</span></a><a class="hostx-kb-related__card" href="https://www.hostx.ro/kb/ce-este-o-inregistrare-dns-de-tip-mx/"><span class="hostx-kb-related__ico"><svg aria-hidden="true" focusable="false"
  class="lucide lucide-file-text"
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z" />
  <path d="M14 2v5a1 1 0 0 0 1 1h5" />
  <path d="M10 9H8" />
  <path d="M16 13H8" />
  <path d="M16 17H8" />
</svg></span><span class="hostx-kb-related__name">Ce este o înregistrare DNS de tip MX?</span></a></div></section></template>