DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for lifecall.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| lifecall.com | NS | 0 | kiki.bunny.net | |
| lifecall.com | NS | 0 | coco.bunny.net | |
| lifecall.com | TXT | 0 | v=spf1 a mx ip4:165.227.46.56 ip4:198.251.113.44 ip4:198.251.113.45 -all | |
| lifecall.com | A | 0 | 165.227.46.56 | |
| lifecall.com | SOA | 86400 | kiki.bunny.net hostmaster.bunny.net 2021819198 7200 900 1209600 86400 | |
| lifecall.com | MX | 0 | 10 | mx1.webplanet.ca |
| lifecall.com | MX | 0 | 10 | mx2.webplanet.ca |
| www.lifecall.com | A | 0 | 165.227.46.56 |
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