DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for workaci.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| workaci.com | SOA | 1800 | karsyn.ns.cloudflare.com dns.cloudflare.com 2405491376 10000 2400 604800 1800 | |
| workaci.com | MX | 0 | workaci-com.mail.protection.outlook.com | |
| workaci.com | NS | 0 | marty.ns.cloudflare.com | |
| workaci.com | NS | 0 | karsyn.ns.cloudflare.com | |
| workaci.com | AAAA | 0 | 2606:4700:3032::ac43:d135 | |
| workaci.com | AAAA | 0 | 2606:4700:3033::6815:1734 | |
| workaci.com | A | 0 | 172.67.209.53 | |
| workaci.com | A | 0 | 104.21.23.52 | |
| workaci.com | TXT | 0 | google-site-verification=apTzzRRudSNYFZRZ-eQkKcCWptpsz9eEHQ-oKM275XQ | |
| workaci.com | TXT | 0 | amazonses:2CLJLVZBGU9/myeIPAxVWjYTGqVuYCbrzrwDSrZGw8s= | |
| workaci.com | TXT | 0 | duo_sso_verification=Ybn2oZCtTtv828USV4HH6AJgN00UXW8auTMOp8KIQZIr127TAkn2aqGfsPXzylVu | |
| workaci.com | TXT | 0 | 0ed1fe018a60975769cfe8404ca3ced881b45dd0b7 | |
| workaci.com | TXT | 0 | MS=ms56465307 | |
| workaci.com | TXT | 0 | k1jmt86li0m74namr81n9f6mf4 | |
| workaci.com | TXT | 0 | MS=ms59775734 | |
| workaci.com | TXT | 0 | v=spf1 include:us._netblocks.mimecast.com include:spf.protection.outlook.com ip4:52.6.48.253 ip4:54.235.159.97 ip4:66.170.2.26 ip4:66.170.1.9 ip4:66.170.1.10 ip4:52.70.175.181 ip:23.185.0.3 include:amazonses.com ~all | |
| www.workaci.com | A | 0 | 104.21.23.52 | |
| www.workaci.com | A | 0 | 172.67.209.53 | |
| www.workaci.com | AAAA | 0 | 2606:4700:3032::ac43:d135 | |
| www.workaci.com | AAAA | 0 | 2606:4700:3033::6815:1734 |
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