DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for goal.pl
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| goal.pl | MX | 0 | 10 | alt3.aspmx.l.google.com |
| goal.pl | MX | 0 | 1 | aspmx.l.google.com |
| goal.pl | MX | 0 | 5 | alt2.aspmx.l.google.com |
| goal.pl | MX | 0 | 10 | alt4.aspmx.l.google.com |
| goal.pl | MX | 0 | 5 | alt1.aspmx.l.google.com |
| goal.pl | NS | 0 | isaac.ns.cloudflare.com | |
| goal.pl | NS | 0 | june.ns.cloudflare.com | |
| goal.pl | SOA | 1800 | isaac.ns.cloudflare.com dns.cloudflare.com 2408214651 10000 2400 604800 1800 | |
| goal.pl | A | 0 | 104.21.28.175 | |
| goal.pl | A | 0 | 172.67.146.239 | |
| goal.pl | AAAA | 0 | 2606:4700:3037::ac43:92ef | |
| goal.pl | AAAA | 0 | 2606:4700:3035::6815:1caf | |
| goal.pl | TXT | 0 | ahrefs-site-verification_b74de692ee02f32739129fbf7a91410e64c360dbe5b54fc8db785055a996affe | |
| goal.pl | TXT | 0 | tollbit-domain-verification=2f068e71e5e50f8be38087076e442fa5748ce5556b7aea473eebd18ec2fc42d3 | |
| goal.pl | TXT | 0 | google-site-verification=WYTRXCJw7aLq8mnStw7bj2wSCBH7GItD49Bfx008el4 | |
| goal.pl | TXT | 0 | google-site-verification=PQ5pIy0FL4BLye0um-LQQX2-kvt7IY-ICrXPqreLy-c | |
| goal.pl | TXT | 0 | google-site-verification=wacxlvXXrqarKVwRS_qrxAx5u2B0UD8moUR3nBQlU4A | |
| goal.pl | TXT | 0 | v=spf1 a mx ptr ip4:176.119.44.0/23 ip4:46.245.193.98 include:_spf.google.com ~all | |
| www.goal.pl | A | 0 | 104.21.28.175 | |
| www.goal.pl | A | 0 | 172.67.146.239 | |
| www.goal.pl | AAAA | 0 | 2606:4700:3037::ac43:92ef | |
| www.goal.pl | AAAA | 0 | 2606:4700:3035::6815:1caf |
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