DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for myfiber.pl
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| myfiber.pl | A | 0 | 185.172.85.114 | |
| myfiber.pl | MX | 0 | 10 | mail.myfiber.pl |
| myfiber.pl | TXT | 0 | v=spf1 ip4:185.172.85.10 include:_spf-h26.microhost.pl -all | |
| myfiber.pl | TXT | 0 | onet-domain-verification=ad526056625edfa3d8d4cf6082f578665baad655f21a45c29147ea855041eb59 | |
| myfiber.pl | TXT | 0 | google-site-verification=x9uN5efvjVPoxorkR-wWfAJ5at2czufx8KsO0x3XQD8 | |
| myfiber.pl | NS | 0 | ns1.seohost.pl | |
| myfiber.pl | NS | 0 | ns2.seohost.pl | |
| myfiber.pl | SOA | 86400 | ns1.seohost.pl hostmaster.myfiber.pl 2026071500 2000 3600 1209600 86400 | |
| www.myfiber.pl | A | 0 | 185.172.85.114 |
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