DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for frejman.pl
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| frejman.pl | NS | 0 | ns2.gamp.pl | |
| frejman.pl | NS | 0 | ns3.gamp.com.pl | |
| frejman.pl | NS | 0 | ns1.gamp.zgora.pl | |
| frejman.pl | MX | 0 | 5 | mx2.gamp.zgora.pl |
| frejman.pl | MX | 0 | 9 | mx1.gamp.pl |
| frejman.pl | SOA | 3600 | ns1.gamp.zgora.pl hostmaster.frejman.pl 2025090211 3600 600 86400 3600 | |
| frejman.pl | A | 0 | 212.109.154.195 | |
| frejman.pl | TXT | 0 | v=spf1 ip4:91.224.199.68 ip4:91.224.199.67 ip4:91.224.198.69 ipv4:91.224.199.77 ip6:2001:067c:25cc::/48 -all | |
| www.frejman.pl | A | 0 | 212.109.154.195 |
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