Knowledgebase Help Center

DNS terminology explained: zones, records, resolvers, and authoritative nameservers

DNS terminology explained: zones, records, resolvers, and authoritative nameservers is a practical Spark Rack customer guide about DNS zones, records, delegation, caching, validation, and name resolution. It is written for readers who may not administer servers every day, but who still need enough detail to understand what a setting or error means, make a safe change, verify the result, and know when the problem must be escalated.

Use the exact values displayed for the selected account, domain, mailbox, database, or hosting service. Hostnames, usernames, ports, paths, limits, and available controls can differ by product. Never substitute a value copied from another service merely because the labels look similar.

Plain-language meaning

DNS terminology describes a group of related service concepts. The labels matter because each item is controlled in a different place and changing the wrong item can leave the original problem untouched.

How the related parts fit together

Start with the customer-facing result, then trace it backward. A website URL depends on a domain name; the domain delegates to nameservers; DNS records direct traffic; the hosting service answers the connection; the web application may use PHP and a database; email uses its own DNS and mailbox protocols. A correct value in one layer does not prove that the next layer is correct.

QuestionWhat it identifiesWhere to verify
What name or account is being used?The exact domain, hostname, mailbox, username, database, or serviceECP and the client configuration
Who controls it?Registrar, DNS host, Spark Rack service, application, or third partyDomain and service records
How is it reached?Protocol, server, port, record, path, or URLConnection details and public tests
What proves success?A received message, correct DNS answer, trusted certificate, loaded page, successful query, or transferred fileAn independent end-to-end test

Start with the correct service and evidence

In ECP, begin in Domains, DNS Management, nameservers, records, and public resolver tests. Record the current value before changing it. A useful troubleshooting record separates what is known from what is assumed and preserves the exact timestamp of every test.

StepCheckPurpose
1Confirm the active authoritative nameservers before editing a zone.Identity and scope
2Query the exact hostname and record type.Current configuration
3Compare authoritative answers with at least two recursive resolvers.Independent test
4Account for TTL and negative caching before making another change.Evidence and rollback

Common misunderstandings

  • Similar names are treated as interchangeable even though they refer to different systems.
  • A control-panel save is treated as proof that public traffic has changed.
  • A cached result is mistaken for the current authoritative state.
  • A username from one feature is reused for another feature.
  • A service limit or lifecycle state is confused with an application error.
  • An encrypted connection is assumed to prove that the destination itself is correct.

Practical verification

  1. Write down the exact term, value, and context shown on screen.
  2. Identify the controlling layer and open the matching ECP section.
  3. Compare the saved value with the client, application, DNS, or browser value.
  4. Perform one direct test that does not depend on a cached application session.
  5. Record the result and timestamp.
  6. Only then make one change at a time.

When to ask for clarification

Contact Spark Rack when the same label appears to mean different things in two service areas, the needed control is not available for an otherwise eligible service, or an irreversible action depends on understanding the term correctly. Include the exact page, label, service, and intended outcome; do not send an active password.

Core DNS components

  • A zone is the managed collection of DNS data for a domain or delegated portion of it.
  • A record is one typed entry, such as A, AAAA, MX, or TXT.
  • An authoritative nameserver publishes the official answer for a zone.
  • A recursive resolver looks up answers for clients and caches them.
  • Delegation tells the parent DNS system which nameservers are authoritative.

Reference checklist

  • Confirm the active authoritative nameservers before editing a zone.
  • Query the exact hostname and record type.
  • Compare authoritative answers with at least two recursive resolvers.
  • Account for TTL and negative caching before making another change.
  • Also consider whether the wrong DNS zone was edited.
  • Also consider whether the domain delegates to different nameservers.
  • Also consider whether the record name or type is incorrect.

Security and change-control notes

Use a unique credential for each service identity, store it in an approved password manager, and remove access when a person or vendor no longer needs it. Before editing production data or configuration, keep a restorable copy and a record of the original value. Do not expose passwords, private keys, payment data, recovery codes, or full database contents in screenshots or normal support messages.

After the task is complete, verify renewal dates, notification recipients, and dependent services. Many recurring problems are caused by a technically correct change that was never updated in a second client, application configuration file, DNS provider, forwarding rule, scheduled task, or external integration.

Extended diagnostic sequence

  1. Confirm scope: one user, one device, one network, one domain, one mailbox, one database, one service, or all customers.
  2. Record the last known-good time and every relevant change after it.
  3. Check account and service lifecycle status, billing status, permissions, and notices.
  4. Test the most direct supported connection without optional plugins, proxies, caches, or integrations.
  5. Compare the working and failing paths one variable at a time.
  6. Preserve exact logs and responses before clearing caches or resetting credentials.
  7. Restore the last known-good value when the failure began immediately after a reversible change.
  8. Retest from an independent client or network and observe for delayed processing.
  9. Document the final cause and remove temporary workarounds.
Was this article helpful?

Related Articles

More guides from the same categories.

A records explained: pointing a hostname to an IPv4 addressA records explained: pointing a hostname to an IPv4 address is a practical Spark Rack customer guide about DNS zones, records, delegation, caching, validation, and name resolution. It is written for readers who may not… AAAA records explained: pointing a hostname to an IPv6 addressAAAA records explained: pointing a hostname to an IPv6 address is a practical Spark Rack customer guide about DNS zones, records, delegation, caching, validation, and name resolution. It is written for readers who may n… CAA records explained and how they can block certificate issuanceCAA records explained and how they can block certificate issuance is a practical Spark Rack customer guide about DNS zones, records, delegation, caching, validation, and name resolution. It is written for readers who ma… CNAME records explained and when not to use oneCNAME records explained and when not to use one is a practical Spark Rack customer guide about DNS zones, records, delegation, caching, validation, and name resolution. It is written for readers who may not administer s… DKIM records explained: selectors, public keys, and message signaturesDKIM records explained: selectors, public keys, and message signatures is a practical Spark Rack customer guide about DNS zones, records, delegation, caching, validation, and name resolution. It is written for readers w… DMARC records explained: policy, alignment, and reportingDMARC records explained: policy, alignment, and reporting is a practical Spark Rack customer guide about DNS zones, records, delegation, caching, validation, and name resolution. It is written for readers who may not ad…