DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for acmesitework.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| acmesitework.com | TXT | 0 | MS=ms81144166 | |
| acmesitework.com | TXT | 0 | v=spf1 a:dispatch-us.ppe-hosted.com -all | |
| acmesitework.com | TXT | 0 | ppe-f065d888cadaeafcd2198af5efd3344f31b303f6 | |
| acmesitework.com | SOA | 86400 | ns584.dizinc.com dnsadmin.pass11.dizinc.com 2026061101 3600 7200 1209600 86400 | |
| acmesitework.com | A | 0 | 72.29.75.247 | |
| acmesitework.com | NS | 0 | ns585.dizinc.com | |
| acmesitework.com | NS | 0 | ns584.dizinc.com | |
| acmesitework.com | MX | 0 | mx1-us1.ppe-hosted.com | |
| acmesitework.com | MX | 0 | 1 | mx2-us1.ppe-hosted.com |
| www.acmesitework.com | MX | 0 | mx1-us1.ppe-hosted.com | |
| www.acmesitework.com | MX | 0 | 1 | mx2-us1.ppe-hosted.com |
| www.acmesitework.com | SOA | 86400 | ns584.dizinc.com dnsadmin.pass11.dizinc.com 2026061101 3600 7200 1209600 86400 | |
| www.acmesitework.com | CNAME | 0 | acmesitework.com | |
| www.acmesitework.com | TXT | 0 | MS=ms81144166 | |
| www.acmesitework.com | TXT | 0 | ppe-f065d888cadaeafcd2198af5efd3344f31b303f6 | |
| www.acmesitework.com | TXT | 0 | v=spf1 a:dispatch-us.ppe-hosted.com -all | |
| www.acmesitework.com | NS | 0 | ns584.dizinc.com | |
| www.acmesitework.com | NS | 0 | ns585.dizinc.com | |
| www.acmesitework.com | A | 0 | 72.29.75.247 |
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