DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for one.pl
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| one.pl | A | 0 | 82.96.114.103 | |
| one.pl | NS | 0 | ns1.eisp.pl | |
| one.pl | NS | 0 | ns1.je.st | |
| one.pl | NS | 0 | virgo.kasat.net | |
| one.pl | TXT | 0 | google-site-verification=f1oU5Zn-VoTK17USad59tb3eY89tSBUpNOXucXc2O9w | |
| one.pl | TXT | 0 | v=spf1 mx ip4:82.96.91.0/24 ip4:82.96.114.0/24 -all | |
| one.pl | SOA | 21600 | virgo.kasat.net dnsadmin.virgo.kasat.net 2026071659 7200 3600 604800 21600 | |
| one.pl | MX | 0 | 10 | aries.kasat.net |
| www.one.pl | A | 0 | 82.96.114.103 |
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