DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for myimpacks.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| myimpacks.com | SOA | 1800 | odin.ns.cloudflare.com dns.cloudflare.com 2406485075 10000 2400 604800 1800 | |
| myimpacks.com | A | 0 | 104.21.55.174 | |
| myimpacks.com | A | 0 | 172.67.171.200 | |
| myimpacks.com | AAAA | 0 | 2606:4700:3032::6815:37ae | |
| myimpacks.com | AAAA | 0 | 2606:4700:3036::ac43:abc8 | |
| myimpacks.com | NS | 0 | odin.ns.cloudflare.com | |
| myimpacks.com | NS | 0 | poppy.ns.cloudflare.com | |
| myimpacks.com | TXT | 0 | _m0itlwubz9srsm0qcsgd5wf53vmbqfu | |
| myimpacks.com | TXT | 0 | v=spf1 a mx include:_spf.google.com include:relay.mailchannels.net include:wpengine.com include:20983880.spf05.hubspotemail.net ~all | |
| myimpacks.com | TXT | 0 | google-site-verification=Wo3k0FEoQCej1Xx14jkMVOzF7mGoBMxqu94xVb_TZ4o | |
| myimpacks.com | MX | 0 | 10 | alt3.aspmx.l.google.com |
| myimpacks.com | MX | 0 | 1 | aspmx.l.google.com |
| myimpacks.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| myimpacks.com | MX | 0 | 10 | alt4.aspmx.l.google.com |
| myimpacks.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| www.myimpacks.com | A | 0 | 172.67.171.200 | |
| www.myimpacks.com | A | 0 | 104.21.55.174 | |
| www.myimpacks.com | AAAA | 0 | 2606:4700:3032::6815:37ae | |
| www.myimpacks.com | AAAA | 0 | 2606:4700:3036::ac43:abc8 |
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