DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for userite.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| userite.com | TXT | 0 | v=spf1 include:_spf.hostedemail.com ~all | |
| userite.com | A | 0 | 185.151.30.206 | |
| userite.com | NS | 0 | ultra103.uk2.net | |
| userite.com | NS | 0 | ultra104.uk2.net | |
| userite.com | MX | 0 | mx.userite.com.cust.a.hostedemail.com | |
| userite.com | SOA | 86400 | ultra103.uk2.net hostmaster\@userite.com 2015012612 10800 1800 604800 86400 | |
| www.userite.com | MX | 0 | mx.userite.com.cust.a.hostedemail.com | |
| www.userite.com | NS | 0 | ultra104.uk2.net | |
| www.userite.com | NS | 0 | ultra103.uk2.net | |
| www.userite.com | A | 0 | 185.151.30.206 | |
| www.userite.com | CNAME | 0 | userite.com | |
| www.userite.com | SOA | 86400 | ultra103.uk2.net hostmaster\@userite.com 2015012612 10800 1800 604800 86400 | |
| www.userite.com | TXT | 0 | v=spf1 include:_spf.hostedemail.com ~all |
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