Close Menu
  • News
    • Bitcoin
    • Altcoins
    • DeFi
    • Market Cap
  • Blockchain
  • Web 3
    • NFT
    • Metaverse
  • Regulation
  • Analysis
  • Learn
  • Blog
What's Hot

Quantum Test Breaks ECC Key, Strengthening Long-Term Risk to Bitcoin Security

2026-04-24

XRP to $500? Engineer points out that AI predicts a huge wave

2026-04-24

Bitcoin price strengthens, new upside targets come into view

2026-04-24
Facebook X (Twitter) Instagram
  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
  • Advertise
Facebook X (Twitter) Instagram
Bitcoin Platform – Bitcoin | Altcoins | Blockchain | News Stories Updated Daily
  • News
    • Bitcoin
    • Altcoins
    • DeFi
    • Market Cap
  • Blockchain

    Bitwise CIO calls for the launch of a new AVAX ETF

    2026-04-24

    The $292 Million Kelp DAO Exploit Shows Why Crypto Bridges Are Still One of the Weakest Links in the Industry

    2026-04-24

    Ripple joins the BIS Taskforce to expand cross-border payments

    2026-04-24

    ZetaChain hires Kimi and Alibaba Qwen as AI models go cross-chain

    2026-04-24

    How P2P.org built a Solana transaction channel for teams that can’t afford to miss a slot

    2026-04-24
  • Web 3
    • NFT
    • Metaverse
  • Regulation

    The US Admiral Who Destroyed Crypto Now Runs A Bitcoin Node For US Security

    2026-04-23

    The American Bankers Association is calling for a 60-day pause to prevent stablecoin rules from going live

    2026-04-23

    Banks Fund Crypto Attack Ads in Washington, as More Than 3,000 Banks Unite to Stop the Clarity Act from Passing the Senate

    2026-04-21

    Have rate refunds been purchased at 20 cents on the dollar by Cantor Fitzgerald, a stablecoin-backed Treasurys custodian?

    2026-04-21

    Crypto will enter the US banking system through a backdoor, not through regulation

    2026-04-18
  • Analysis

    Bitcoin price strengthens, new upside targets come into view

    2026-04-24

    Trump “not happy” with prediction markets

    2026-04-24

    Ethereum price continues to rise, another drop could happen

    2026-04-24

    Dogecoin (DOGE) Becomes Attractive: Bulls Target Major Upside Breakouts and Gains

    2026-04-24

    XRP Price Range Bound, Can Bulls Make the Next Big Move?

    2026-04-24
  • Learn

    Wall Street won’t stop buying. Bitcoin will not break out. What gives?

    2026-04-20

    Changelly launches ultimate DeFi Swap Flow and API for cross-chain and on-chain swaps

    2026-04-18

    What Is Etherscan? How to Use the Ethereum Block Explorer

    2026-04-17

    What Is a Crypto Faucet and How Does It Work?

    2026-04-17

    Crypto Bubbles Explained

    2026-04-17
  • Blog
Bitcoin Platform – Bitcoin | Altcoins | Blockchain | News Stories Updated Daily
Home»Web 3»DNS Records explained: A beginners guide for A, CNACTION, TXT and more
Web 3

DNS Records explained: A beginners guide for A, CNACTION, TXT and more

2025-07-11No Comments6 Mins Read
Share
Facebook Twitter LinkedIn Pinterest Email

Announcements

July 02, 2025·Last updated on July 2, 2025

If you have ever set a website or e -mail address, you have probably seen terms as ‘a record’, ‘cname’ or ‘mx record’ and wondered what they mean. This article runs through the basic principles of DNS records, explains the most common types and shows how you can use them to control the behavior of your domain.

We will also deal with how we can manage DNS settings with unstoppable domains if you have registered a traditional DNS domain through our platform.

DNS (Domain Name System) Records are instructions that are stored on DNS servers that determine how your domain behaves. These records determine where your website lives, how e -mails are routed and how services verify your domain.

You can regard DNS records as the assignment center for your domain name. Whether you connect your domain with a web host, e -mail service or Google Verification Tool, you must configure the correct DNS records.

There are many types of DNS records, but some are used much more often than others. The most important ones to understand, among other things:

  • A record
  • CNACHT RECORD
  • TXT Record
  • MX Record

Let’s break them all.

An A -record (shortly before “address record”) links your domain to an IP address, a numeric address that identifies a server on the internet.

What is an IP address?
An IP address (internet protocol) is like a home address for computers and servers. It tells your browser where you can find the server that holds your website content. The most common format is IPv4, which looks like this: 192.0.2.1.

What is a web server?
A web server is a computer that stores the files of your website, HTML, images, scripts, scripts and it delivers when someone visits your site.

See also  Hoskinson calls Cardano's Chang hard fork a 'dwarf' for Bitcoin

So what does an A -record do?
It tells the DNS system:
“If someone typical in Uw Domein.com, send it to the IP address 192.0.2.1.”

This is essential for starting every website – it connects the domain name to the server that host your content.

A CNAME record (Canonic name) tells your domain to send traffic to another domain instead of pointing directly to a server.

In practice this means:
“When someone visits this domain, you automatically forward it to another domain.”

Example:
You could set:
Blog.yourdomain.com → yetite.hostingplatform.com

This means that when someone visits your blog sub -domain, they will be sent to a page hosted by your website builder.

What is a subdomain?
A subdomain is part of your main domain. For example blog.yourdomain.com or shop.yourdomain.com. These are often used to organize different sections of a site or to connect to different services.

Cnames are usually used for subdomains and platforms from third parties such as Shopify, Wix or Squarespace.

Summary:
Use an A -record when you know the IP address of the server and want to connect your main domain.
Use a CNACHT when connecting a subdomain with a platform or service hosted on another domain.

A TXT record is used to store normal text in the DNS settings of your domain. It is usually used for verification and security purposes.

What is it used for?

  • Google Search Console Verification: This is a Google tool that helps you keep track of how your website appears in search results. You verify the ownership of your domain by adding a TXT record with a unique code from Google.
  • SPF/DKIM records: These are security records that are used to prevent e -mail spoofing and to improve the delivery of e -mail. They tell e -mail servers which services can send on behalf of UE -mail.
  • Validation of the site -ownership: many services such as Microsoft, Facebook or HubSpot require you to have a domain before you connect it on their platform. TXT records make that possible.
See also  Types of Stablecoins Explained for Beginners

Example:
yourdomain.com → “V = SPF1 include: _Spf.google.com ~ all”

Although this may look complex, most services offer the exact value to copy and paste – you do not have to understand the code yourself to use it correctly.

An MX Record (Mail Exchange) controls where the E -mail is delivered of your domain. If you want to use an e -mail provider such as Gmail or Outlook with your custom domain, you must add the MX records of that provider to your DNS settings.

What does an MX record look like?

It contains two parts:

  • Priority number (e.g. 1, 5, 10)
  • Mail Server address (eg Asmx.l.google.com)

Example:
Priority: 1 → Asmx.l.google.com

The priority number determines which E -mail server is first used. Lower numbers mean a higher priority. If the first mail server fails, the system tries the following.

Where is this added?
You add MX records to the DNS settings panel of your domain registrar, just like A, CNACTION or TXT records.

Follow these steps to configure your domain:

  1. Log in to the dashboard of your domain registrar
  2. Go to DNS settings or “Manage DNS”
  3. Choose the record type (A, CNAME, TXT, MX, etc.)
  4. Enter the required values ​​(Host, Target, TTL)
  5. “Save changes” and allow time for propagation (usually 5-30 minutes)

This process is known as DNS configuration and it is required to connect your domain to websites, e -mail services or verification tools.

If you have registered a DNS domain (such as .com or .net) via non -stopable domains, you can manage your DNS records directly from your dashboard, just like with any traditional registrar.

See also  Stable coins: boring? Yes. Stimulate the mass adoption of Crypto? Also yes.

Here you can read how to add DNS records or update it on not stopping:

  1. Go to “My Domains” in your account
  2. Select the domain you want to update
  3. Make sure that “DNS Records” is selected on the left panel
  4. Choose the record type (A, CNAME, TXT, MX, etc.)
  5. Enter the required values ​​of your web host, e -mail provider or verification service
  6. Choose “Save” and usually propagate updates within a few minutes

Every DNS domain that is not registered by not stopping includes:

  • Price prices for both registration and extensions
  • Free whois privacy protection
  • Support for all major DNS record types, including A, CNACTION, TXT and MX
  • A clean, user-friendly dashboard for full DNS configuration

DNS records may seem technical in the beginning, but once you understand what each type does, they are one of the most powerful tools in your digital toolkit.

Whether you start a website, set e -mail or verify ownership with Google or another service, knowing how you can navigate with DNS records is the key.

And if you register domains with not to stop, you can easily manage your DNS settings with transparent prices and support en route.

Source link

Beginners CNACTION DNS Explained Guide Records TXT
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

Related Posts

Reliance Digital’s ‘All About Apple’ campaign delivers the best Apple deals and price drops on iPhone 17, MacBook and more

2026-04-24

TestGrid wins ‘Best Use of AI’ at India Digital Enabler Awards 2026, powered by Entrepreneur India

2026-04-24

GetMentions AI launches AI visibility platform for brand mention execution

2026-04-23

Revenue crosses $20 billion mark with resilient growth of 3.1% in FY 26 in constant currency

2026-04-23
Add A Comment

Comments are closed.

Top Posts

Brazil’s tax authorities will start collecting information from foreign crypto exchanges

2024-06-18

XRP price around $1,000 is a necessity, analysts claim

2025-12-02

Terminus works together with Enterise to revolutionize a revolutionary web3 film payments

2025-06-28
Editors Picks

A temporary recovery or start of a rally?

2025-02-03

BTC is down 7.99% over the past 7 days.

2024-09-01

APRO launches TypeScript SDK to expand data access for developers and AI agents

2026-04-01

7-year-old soil outbreak could cause repetition of 2014-2017

2025-08-14

Our mission is to develop a community of people who try to make financially sound decisions. The website strives to educate individuals in making wise choices about Cryptocurrencies, Defi, NFT, Metaverse and more.

We're social. Connect with us:

Facebook X (Twitter) Instagram Pinterest YouTube
Top Insights

Quantum Test Breaks ECC Key, Strengthening Long-Term Risk to Bitcoin Security

XRP to $500? Engineer points out that AI predicts a huge wave

Bitcoin price strengthens, new upside targets come into view

Get Informed

Subscribe to Updates

Get the latest news and Update from Bitcoin Platform about Crypto, Metaverse, NFT and more.

  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
  • Advertise
© 2026 Bitcoinplatform.com - All rights reserved.

Type above and press Enter to search. Press Esc to cancel.