DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for duckcamp.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| duckcamp.com | AAAA | 0 | 2620:127:f00f:5:: | |
| duckcamp.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| duckcamp.com | MX | 0 | 10 | alt4.aspmx.l.google.com |
| duckcamp.com | MX | 0 | 10 | alt3.aspmx.l.google.com |
| duckcamp.com | MX | 0 | aspmx.l.google.com | |
| duckcamp.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| duckcamp.com | A | 0 | 23.227.38.65 | |
| duckcamp.com | SOA | 3600 | DNS101.REGISTER.com root.REGISTER.com 126050412 10800 3600 604800 3600 | |
| duckcamp.com | NS | 0 | dns101.register.com | |
| duckcamp.com | NS | 0 | dns102.register.com | |
| duckcamp.com | TXT | 0 | apple-domain-verification=DyBoCxsGW2xBubbI | |
| duckcamp.com | TXT | 0 | v=spf1 include:_spf.google.com include:mail.zendesk.com include:shops.shopify.com ~all | |
| duckcamp.com | TXT | 0 | facebook-domain-verification=x84eesnjfzbp8ike2fnt1qwctnbnd4 | |
| duckcamp.com | TXT | 0 | google-site-verification=y1FFu2uV46f6ne0adCiPyO2ixiFrRzBVpdtbbHT159A | |
| duckcamp.com | TXT | 0 | MS=ms50416149 | |
| duckcamp.com | TXT | 0 | klaviyo-site-verification=QeARQp | |
| www.duckcamp.com | AAAA | 0 | 2620:127:f00f:e:: | |
| www.duckcamp.com | A | 0 | 23.227.38.74 | |
| www.duckcamp.com | CNAME | 0 | shops.myshopify.com | |
| www.duckcamp.com | CAA | 0 | 0 issue globalsign.com | |
| www.duckcamp.com | CAA | 0 | 0 issue digicert.com | |
| www.duckcamp.com | CAA | 0 | 0 issue pki.goog | |
| www.duckcamp.com | CAA | 0 | 0 issue ssl.com | |
| www.duckcamp.com | CAA | 0 | 0 issue letsencrypt.org |
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