DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for six-mark.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| six-mark.com | NS | 0 | rayden.ns.cloudflare.com | |
| six-mark.com | NS | 0 | dana.ns.cloudflare.com | |
| six-mark.com | SOA | 1800 | dana.ns.cloudflare.com dns.cloudflare.com 2405557729 10000 2400 604800 1800 | |
| six-mark.com | A | 0 | 216.150.1.1 | |
| six-mark.com | MX | 0 | 91 | route2.mx.cloudflare.net |
| six-mark.com | MX | 0 | 85 | route3.mx.cloudflare.net |
| six-mark.com | MX | 0 | 88 | route1.mx.cloudflare.net |
| six-mark.com | TXT | 0 | google-site-verification=cY_J8E0hUBYm2QnMK_gjP1qZj9w_w1YV0CjvgL0iXDc | |
| six-mark.com | TXT | 0 | v=spf1 include:_spf.mx.cloudflare.net ~all | |
| www.six-mark.com | CNAME | 0 | 6ca06dacf3c85349.vercel-dns-017.com | |
| www.six-mark.com | A | 0 | 216.150.16.193 | |
| www.six-mark.com | A | 0 | 216.150.1.193 | |
| www.six-mark.com | CAA | 0 | 0 issue sectigo.com | |
| www.six-mark.com | CAA | 0 | 0 issue globalsign.com | |
| www.six-mark.com | CAA | 0 | 0 issue letsencrypt.org | |
| www.six-mark.com | CAA | 0 | 0 issue pki.goog |
About DNS Records
DNS (Domain Name System) records are instructions that provide information about a domain, including its IP addresses, mail servers, and other services. Common record types include:
- SOA (Start of Authority) - Contains administrative information about the zone
- NS (Nameserver) - Specifies authoritative nameservers for the domain
- A (Address) - Maps a domain to an IPv4 address
- AAAA - Maps a domain to an IPv6 address
- CNAME (Canonical Name) - Creates an alias pointing to another domain
- MX (Mail Exchange) - Specifies mail servers for the domain