DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for lord.paris
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| lord.paris | MX | 0 | 10 | mx.zoho.eu |
| lord.paris | MX | 0 | 50 | mx3.zoho.eu |
| lord.paris | MX | 0 | 20 | mx2.zoho.eu |
| lord.paris | A | 0 | 198.202.211.1 | |
| lord.paris | TXT | 0 | zoho-verification=zb33411908.zmverify.zoho.eu | |
| lord.paris | TXT | 0 | google-site-verification=ege-DPB6fCmsFSbFAO2kJBcDNvxSS3tTc2nJw21uNnA | |
| lord.paris | TXT | 0 | v=spf1 include:zohomail.eu ~all | |
| lord.paris | SOA | 10800 | ns1.gandi.net hostmaster.gandi.net 1784160000 10800 3600 604800 10800 | |
| lord.paris | NS | 0 | ns-106-b.gandi.net | |
| lord.paris | NS | 0 | ns-207-a.gandi.net | |
| lord.paris | NS | 0 | ns-187-c.gandi.net | |
| www.lord.paris | A | 0 | 217.70.184.56 | |
| www.lord.paris | CNAME | 0 | webredir.gandi.net | |
| www.lord.paris | AAAA | 0 | 2001:4b98:e01::38 |
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