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

# Domains

> Buy, transfer and manage domains for your account

**Settings > Domains** is where every domain your account uses lives. Buy a new one, move one you already own from another registrar, and see the health of everything connected to your sites.

<Info>
  A domain belongs to your **account**, not to a single project. One domain can serve several sites and environments, which is why this page sits in account settings rather than inside a project.
</Info>

## What is on the page

<CardGroup cols={2}>
  <Card title="Find a domain" icon="magnifying-glass">
    Live availability and pricing across every extension we offer. Buy in a few clicks.
  </Card>

  <Card title="Move a domain you already own" icon="right-left">
    Bring a domain here from GoDaddy, Namecheap or anywhere else, without breaking your email.
  </Card>

  <Card title="DNS report" icon="stethoscope">
    A read-only health check on any domain. Where its DNS lives, whether its email is set up correctly.
  </Card>

  <Card title="Connected domains" icon="globe">
    Every domain attached to a site, with its certificate and verification state.
  </Card>
</CardGroup>

## Connected domains

Each row groups a domain with every hostname using it, across all your sites and environments. Expand a row to see which project each hostname serves and the state of its certificate.

A domain shows **Live** when every hostname under it is verified with an active certificate, and **Needs attention** otherwise.

<Note>
  Domains you connected before this page existed appear here automatically. You do not need to re-add anything.
</Note>

## The DNS report

Enter any domain and we read its nameservers directly and tell you what we find. Nothing is changed, and the domain does not have to be connected to Hiveku.

It reports:

| Check                 | What it tells you                                                        |
| --------------------- | ------------------------------------------------------------------------ |
| Registry delegation   | Which nameservers the registry points to, and who operates them          |
| DNSSEC                | Whether the domain is signed, and whether that affects moving it         |
| Mail routing          | Your MX records, and whether they point at Google Workspace or elsewhere |
| Sender policy         | Your SPF record, and whether it is near the 10 lookup limit              |
| DMARC                 | Your policy, and what a strict one means if other records change         |
| DKIM                  | Which signing selectors are published                                    |
| Certificate authority | Any CAA record, and whether it permits the authority we use              |

<Warning>
  The report is a health check, not a complete inventory of your zone. Probing cannot find a wildcard record, an unusual hostname, or a provider that uses a random DKIM selector such as Amazon SES or HubSpot. The report names its own blind spots every time it runs. Always review your own records before changing nameservers.
</Warning>

## Renewals

Domains registered through Hiveku renew automatically, one year at a time, charged to the card on file for your account.

We email you at 35, 28, 21, 14, 7 and 3 days before expiry so a failed card has time to be fixed.

<Warning>
  Expiry is not a soft deadline. On the day a domain expires your **website and your email stop working together**, because the registry stops answering for the domain entirely. About a month later the name can be sold to someone else. Keep a valid card on file.
</Warning>

## Who is the registrar

Hiveku is a reseller. Domains are registered through our accredited registrar partner, who appears as the registrar in the public WHOIS record for your domain.

That means you will receive some emails directly from them rather than from us, and those emails are genuine:

<AccordionGroup>
  <Accordion title="Contact verification, within 15 days">
    ICANN requires the registry to verify the contact details on every domain. You get an email asking you to confirm them. **If nobody clicks it within fifteen days the domain is suspended**, which takes the website and the email offline until it is resolved. Use an email address you actually read, and never one on the domain you are registering.
  </Accordion>

  <Accordion title="Annual reminder of your details">
    Once a year the registrar sends you the contact record it holds, and asks you to correct it if anything is wrong. Inaccurate details are grounds for cancelling a domain.
  </Accordion>

  <Accordion title="Expiry notices">
    You get notices before and shortly after expiry. These come in addition to ours.
  </Accordion>

  <Accordion title="Transfer approval">
    When you move a domain in, the registry emails the administrative contact to approve it. Nothing moves until that link is clicked.
  </Accordion>
</AccordionGroup>

## Next

<CardGroup cols={2}>
  <Card title="Buy a domain" icon="cart-shopping" href="/settings/buying-domains">
    Search, pick a term, and register.
  </Card>

  <Card title="Move a domain in" icon="right-left" href="/settings/transferring-domains">
    Transfer from another registrar without breaking email.
  </Card>
</CardGroup>
