DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for small.pl
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| small.pl | SOA | 10800 | ns1.admin.net.pl admin.admin.net.pl 2026130015 10800 3600 604800 10800 | |
| small.pl | NS | 0 | ns2.admin.net.pl | |
| small.pl | NS | 0 | ns1.admin.net.pl | |
| small.pl | NS | 0 | ns3.admin.net.pl | |
| small.pl | A | 0 | 46.248.186.49 | |
| small.pl | MX | 0 | 10 | mx1.small.pl |
| www.small.pl | A | 0 | 172.66.44.53 | |
| www.small.pl | A | 0 | 172.66.47.203 | |
| www.small.pl | CNAME | 0 | smallpl-production.pages.dev | |
| www.small.pl | NS | 0 | irma.ns.cloudflare.com | |
| www.small.pl | NS | 0 | wilson.ns.cloudflare.com | |
| www.small.pl | SOA | 1800 | irma.ns.cloudflare.com dns.cloudflare.com 2399675910 10000 2400 604800 1800 | |
| www.small.pl | AAAA | 0 | 2606:4700:310c::ac42:2fcb | |
| www.small.pl | AAAA | 0 | 2606:4700:310c::ac42:2c35 |
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