VibeMint Knowledge Base

VibeMint Documentation

Everything you need to know about creating, customizing, and launching your crypto project website with VibeMint. Get started in minutes with our comprehensive guides.

DNS Configuration

DNS Configuration

Configure your domain's DNS records to point to VibeMint's edge infrastructure. This reference covers the exact record types, values, and TTL settings you need for every major DNS provider.

Required DNS Records

CNAMEPrimary method for connecting www.yourdomain.com to VibeMint
Name / Host
www
Value / Target
cname.vibemint.com
TTL300
AApex domain record for registrars that don't support CNAME flattening
Name / Host
@
Value / Target
76.76.21.21
TTL300
ALIASApex domain for providers that support ALIAS/ANAME records (e.g. Namecheap)
Name / Host
@
Value / Target
cname.vibemint.com
TTL300

Which Record Should I Use?

ProviderRecord for wwwRecord for apex (@)
CloudflareCNAME (DNS Only)CNAME Flattening (auto)
NamecheapCNAMEALIAS record to cname.vibemint.com
GoDaddyCNAMEA record to 76.76.21.21
Google Domains / SquarespaceCNAMEA record to 76.76.21.21
AWS Route 53CNAMEALIAS record (A type with alias)
Vercel DNSCNAMEA record to 76.76.21.21

Verify DNS Propagation

Use the following tools to verify your DNS records have propagated globally before contacting support:

whatsmydns.netCheck CNAME propagation across 22 global regions simultaneously
dnschecker.orgVisual map of DNS propagation status worldwide
mxtoolbox.comDetailed DNS record lookup with response time analysis

Troubleshooting

Site not loading after adding CNAME

DNS propagation can take up to 24 hours. Use whatsmydns.net to check propagation status globally.

SSL certificate not provisioned

Ensure your CNAME is active and resolving correctly. SSL is issued within 60 seconds of successful domain verification.

Cloudflare orange cloud causing errors

Set the CNAME record proxy status to DNS Only (grey cloud icon). The orange proxy conflicts with VibeMint's SSL.

www works but apex (root) domain does not

Add an A record pointing to 76.76.21.21 or an ALIAS record (if supported) pointing to cname.vibemint.com for your apex domain.

Old site still showing after DNS change

Clear your browser cache and CDN cache. It may take up to 30 minutes for all edge nodes to fully invalidate.