DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for loves.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| loves.com | A | 0 | 150.171.109.73 | |
| loves.com | MX | 0 | 10 | mx0a-0011d002.pphosted.com |
| loves.com | MX | 0 | 20 | mxb-0011d002.gslb.pphosted.com |
| loves.com | MX | 0 | 20 | mxa-0011d002.gslb.pphosted.com |
| loves.com | MX | 0 | 10 | mx0b-0011d002.pphosted.com |
| loves.com | SOA | 3600 | dc1-ibx-grd01.loves.com administrator.loves.com 21581 3600 600 86400 3600 | |
| loves.com | NS | 0 | dns05.loves.com | |
| loves.com | NS | 0 | dns04.loves.com | |
| loves.com | NS | 0 | dns03.loves.com | |
| www.loves.com | CNAME | 0 | cep-prod-loves-cwera9ekc9hkhybx.z01.azurefd.net | |
| www.loves.com | AAAA | 0 | 2603:1061:14:47::1 | |
| www.loves.com | A | 0 | 150.171.109.72 |
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