DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for extranet.cz
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| extranet.cz | SOA | 3600 | ns.forpsi.net admin.forpsi.net 2021091501 3600 1800 2592000 3600 | |
| extranet.cz | A | 0 | 94.125.219.83 | |
| extranet.cz | TXT | 0 | v=spf1 ip4:46.167.236.67 -all | |
| extranet.cz | MX | 0 | 10 | mail.extranet.cz |
| extranet.cz | NS | 0 | ns.forpsi.cz | |
| extranet.cz | NS | 0 | ns.forpsi.us | |
| extranet.cz | NS | 0 | ns.forpsi.cn | |
| extranet.cz | NS | 0 | ns.forpsi.net | |
| www.extranet.cz | MX | 0 | 10 | mail.extranet.cz |
| www.extranet.cz | TXT | 0 | v=spf1 ip4:46.167.236.67 -all | |
| www.extranet.cz | CNAME | 0 | extranet.cz | |
| www.extranet.cz | NS | 0 | ns.forpsi.us | |
| www.extranet.cz | NS | 0 | ns.forpsi.net | |
| www.extranet.cz | NS | 0 | ns.forpsi.cn | |
| www.extranet.cz | NS | 0 | ns.forpsi.cz | |
| www.extranet.cz | A | 0 | 94.125.219.83 | |
| www.extranet.cz | SOA | 3600 | ns.forpsi.net admin.forpsi.net 2021091501 3600 1800 2592000 3600 |
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