DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for pw.edu.pl
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| pw.edu.pl | A | 0 | 194.29.151.9 | |
| pw.edu.pl | MX | 0 | 10 | prox-mg-02.pw.edu.pl |
| pw.edu.pl | MX | 0 | 10 | prox-mg-01.pw.edu.pl |
| pw.edu.pl | NS | 0 | arwena.nask.waw.pl | |
| pw.edu.pl | NS | 0 | io.coi.pw.edu.pl | |
| pw.edu.pl | NS | 0 | dns.fuw.edu.pl | |
| pw.edu.pl | NS | 0 | europa.coi.pw.edu.pl | |
| pw.edu.pl | SOA | 86400 | europa.coi.pw.edu.pl admin.pw.edu.pl 2025111801 10800 1800 3600000 86400 | |
| www.pw.edu.pl | CNAME | 0 | www-virt6.ci.pw.edu.pl | |
| www.pw.edu.pl | A | 0 | 194.29.151.9 |
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