DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for cosy.cat
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| cosy.cat | MX | 0 | 20 | aspmx2.migadu.com |
| cosy.cat | MX | 0 | 10 | aspmx1.migadu.com |
| cosy.cat | AAAA | 0 | 2a01:4f8:c010:28de::1 | |
| cosy.cat | SOA | 86400 | ns1.vladh.net vlad.vladh.net 2022081266 604800 86400 2419200 86400 | |
| cosy.cat | A | 0 | 168.119.245.211 | |
| cosy.cat | NS | 0 | ns1.vladh.net | |
| cosy.cat | NS | 0 | ns2.vladh.net | |
| www.cosy.cat | AAAA | 0 | 2a01:4f8:c010:28de::1 | |
| www.cosy.cat | A | 0 | 168.119.245.211 |
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