DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for toolner.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| toolner.com | TXT | 0 | v=spf1 a mx a:host.3isi.com ~all | |
| toolner.com | A | 0 | 89.248.106.183 | |
| toolner.com | MX | 0 | 10 | mail.toolner.com |
| toolner.com | NS | 0 | dns2.3isi.com | |
| toolner.com | NS | 0 | dns1.3isi.com | |
| toolner.com | SOA | 10800 | dns1.3isi.com hola.toolner.com 1739133971 10800 3600 604800 10800 | |
| www.toolner.com | SOA | 10800 | dns1.3isi.com hola.toolner.com 1739133971 10800 3600 604800 10800 | |
| www.toolner.com | A | 0 | 89.248.106.183 | |
| www.toolner.com | TXT | 0 | v=spf1 a mx a:host.3isi.com ~all | |
| www.toolner.com | NS | 0 | dns1.3isi.com | |
| www.toolner.com | NS | 0 | dns2.3isi.com | |
| www.toolner.com | MX | 0 | 10 | mail.toolner.com |
| www.toolner.com | CNAME | 0 | toolner.com |
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