R
registermysite.com

Domain Management

Domain Settings
DNS Manager

Fully editable DNS records saved to your browser. Add any record type, edit, delete, and persist changes locally.

DNS Records

Easily add, edit, or delete A, AAAA, CNAME, MX, TXT, SRV, and NS records with clear labels and validation.

Nameservers

Switch between default nameservers or point to custom ones in seconds. Instant status feedback.

Domain Forwarding

Set up 301/302 redirects or mask forwarding with a simple form. No code or advanced knowledge required.

Domain Privacy

Toggle WHOIS privacy protection on or off. Keep your personal contact details hidden from public lookups.

Local DNS Manager

Add DNS Record

Type Name Value TTL / Priority Actions
All changes are saved automatically to your browser’s local storage.

Use @ for root

Enter @ as the Name to target the root domain (example.com).

Need help choosing a type?

Click DNS Docs in the top navigation for a full explanation of every record type.

Local persistence

Records stay in this browser even after you close the tab. Clear them anytime.

Why Clients Love It

Designed for business owners and agencies who need reliable domain control without hiring a specialist.

Point & Click Simplicity

No cryptic forms or command-line knowledge. Every action is guided with clear labels, examples, and instant feedback.

Safe by Default

Built-in checks prevent common errors. You can always roll back changes, and privacy protection is one toggle away.

Fast Propagation

Updates push quickly. Most DNS and nameserver changes take effect in minutes rather than hours.

Ready for Full Control?

Domain Settings is available to all registermysite.com customers. Manage everything from one clean dashboard.

DNS Record Types

A Address Record

Points a domain or subdomain to an IPv4 address. Most common record for websites.
Example: @ → 192.0.2.1

AAAA IPv6 Address

Same as A, but for IPv6 addresses.
Example: @ → 2001:db8::1

CNAME Canonical Name

Creates an alias that points one name to another domain. Cannot be used on the root (@).
Example: www → example.com

MX Mail Exchange

Directs email to the correct mail servers. Includes a priority number (lower = higher priority).
Example: @ → mail.example.com (Priority 10)

TXT Text Record

Stores arbitrary text. Commonly used for SPF, DKIM, DMARC, domain verification, and site ownership proofs.
Example: @ → v=spf1 include:_spf.google.com ~all

NS Name Server

Delegates a domain or subdomain to a set of authoritative nameservers.
Example: @ → ns1.example.com

SRV Service Record

Specifies the location of services (host + port). Used by VoIP, messaging, and other protocols.
Format: _service._proto → priority weight port target

CAA Certificate Authority Authorization

Restricts which Certificate Authorities are allowed to issue SSL/TLS certificates for the domain.
Example: @ → 0 issue "letsencrypt.org"

PTR Pointer Record

Maps an IP address back to a domain name (reverse DNS). Usually managed by your hosting provider.
Example: 1.2.0.192.in-addr.arpa → example.com

Tip: Changes made in this local tool are for demonstration and planning only. To apply real DNS changes, use your domain registrar’s control panel or the full registermysite.com dashboard.