DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for servertastic.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| servertastic.com | A | 0 | 172.66.42.214 | |
| servertastic.com | A | 0 | 172.66.41.42 | |
| servertastic.com | SOA | 1800 | jim.ns.cloudflare.com dns.cloudflare.com 2409107896 10000 2400 604800 1800 | |
| servertastic.com | AAAA | 0 | 2606:4700:3108::ac42:2ad6 | |
| servertastic.com | AAAA | 0 | 2606:4700:3108::ac42:292a | |
| servertastic.com | NS | 0 | jim.ns.cloudflare.com | |
| servertastic.com | NS | 0 | lisa.ns.cloudflare.com | |
| servertastic.com | MX | 0 | 10 | aspmx2.googlemail.com |
| servertastic.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| servertastic.com | MX | 0 | 1 | aspmx.l.google.com |
| servertastic.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| servertastic.com | MX | 0 | 10 | aspmx3.googlemail.com |
| servertastic.com | CAA | 0 | 0 issuewild comodoca.com | |
| servertastic.com | CAA | 0 | 0 issue ssl.com | |
| servertastic.com | CAA | 0 | 0 issuewild pki.goog; cansignhttpexchanges=yes | |
| servertastic.com | CAA | 0 | 0 issuewild ssl.com | |
| servertastic.com | CAA | 0 | 0 issuewild letsencrypt.org | |
| servertastic.com | CAA | 0 | 0 issuewild digicert.com; cansignhttpexchanges=yes | |
| servertastic.com | CAA | 0 | 0 iodef mailto:admin@servertastic.com | |
| servertastic.com | CAA | 0 | 0 issue digicert.com; cansignhttpexchanges=yes | |
| servertastic.com | CAA | 0 | 0 issue comodoca.com | |
| servertastic.com | CAA | 0 | 0 issue pki.goog; cansignhttpexchanges=yes | |
| servertastic.com | CAA | 0 | 0 issue sectigo.com | |
| servertastic.com | CAA | 0 | 0 issue letsencrypt.org | |
| servertastic.com | TXT | 0 | postman-domain-verification=73bde8f9783232dfc06033777ff42e1564b2b988873019c09690e0ec6e9765c472100293163b16c282e0de5473d3021f98d847f53b6da7577cceafb041cd23b7 | |
| servertastic.com | TXT | 0 | google-site-verification=GlU0B6sIhOOqxG_vMpiDYMFslFaMiTcit43NjI8MUT8 | |
| servertastic.com | TXT | 0 | n46nl2hz1nx07wk07kc4jy9n9cqs4ryc | |
| servertastic.com | TXT | 0 | v=spf1 include:_spf.mlsend.com include:servertastic_com._es.easydmarc.com include:_spf.mailersend.net ~all | |
| servertastic.com | TXT | 0 | stripe-verification=6caaf84bb62794a481e4a0893361158e2a656d96308825ce421ae1265452affa | |
| www.servertastic.com | AAAA | 0 | 2606:4700:3108::ac42:292a | |
| www.servertastic.com | AAAA | 0 | 2606:4700:3108::ac42:2ad6 | |
| www.servertastic.com | A | 0 | 172.66.41.42 | |
| www.servertastic.com | A | 0 | 172.66.42.214 |
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