DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for private.fr
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| private.fr | SOA | 86400 | ns-1512.awsdns-61.org awsdns-hostmaster.amazon.com 2017031301 7200 900 1209600 86400 | |
| private.fr | MX | 0 | private-fr.mail.protection.outlook.com | |
| private.fr | NS | 0 | ns-102.awsdns-12.com | |
| private.fr | NS | 0 | ns-759.awsdns-30.net | |
| private.fr | NS | 0 | ns-1879.awsdns-42.co.uk | |
| private.fr | NS | 0 | ns-1512.awsdns-61.org | |
| private.fr | A | 0 | 185.94.237.137 | |
| www.private.fr | CNAME | 0 | lb.private.com | |
| www.private.fr | AAAA | 0 | 2606:4700:20::681a:99d | |
| www.private.fr | AAAA | 0 | 2606:4700:20::ac43:4b2f | |
| www.private.fr | AAAA | 0 | 2606:4700:20::681a:89d | |
| www.private.fr | A | 0 | 104.26.8.157 | |
| www.private.fr | A | 0 | 172.67.75.47 | |
| www.private.fr | A | 0 | 104.26.9.157 |
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