DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for fistaff.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| fistaff.com | MX | 0 | fistaff-com.mail.protection.outlook.com | |
| fistaff.com | A | 0 | 104.18.211.89 | |
| fistaff.com | NS | 0 | dns1.succeed.net | |
| fistaff.com | NS | 0 | dns2.succeed.net | |
| fistaff.com | NS | 0 | dns3.succeed.net | |
| fistaff.com | NS | 0 | dns4.succeed.net | |
| fistaff.com | SOA | 86400 | dns1.succeed.net cpanel_alerts.succeed.net 2026032703 3600 1800 1209600 86400 | |
| www.fistaff.com | CNAME | 0 | brz5aqvulq.wpdns.site | |
| www.fistaff.com | A | 0 | 104.17.145.110 | |
| www.fistaff.com | A | 0 | 104.17.144.110 | |
| www.fistaff.com | AAAA | 0 | 2606:4700::6811:906e | |
| www.fistaff.com | AAAA | 0 | 2606:4700::6811:916e |
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