DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for progweb.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| progweb.com | TXT | 0 | v=spf1 ip4:82.64.193.192 ip4:212.27.0.0/16 ip6:2a01:e0c:1::/64 ip6:2a01:e0c:1:1599::/64 ip6:2a01:e0a:cb3:7220::/64 mx ~all | |
| progweb.com | NS | 0 | ns20.ovh.net | |
| progweb.com | NS | 0 | dns20.ovh.net | |
| progweb.com | SOA | 60 | dns20.ovh.net tech.ovh.net 2025041200 86400 3600 3600000 60 | |
| progweb.com | MX | 0 | 10 | lilas.progweb.com |
| progweb.com | A | 0 | 82.64.193.192 | |
| www.progweb.com | CNAME | 0 | lilas.progweb.com | |
| www.progweb.com | AAAA | 0 | 2a01:e0a:cb3:7220:20a:5eff:fe76:1ef0 | |
| www.progweb.com | A | 0 | 82.64.193.192 |
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