DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for part-work.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| part-work.com | A | 0 | 85.128.147.237 | |
| part-work.com | SOA | 3600 | ns1.cyberfolks.pl hostmaster.part-work.com 2026032600 14400 3600 1209600 3600 | |
| part-work.com | MX | 0 | 10 | mail.part-work.com |
| part-work.com | TXT | 0 | e77cee3d90f13ef072f7e1f0252c68a71cbf191cadfa521928f70e83315e64c | |
| part-work.com | TXT | 0 | google-site-verification=Qn2fnG0oyETHcwqjKEd_TQk939cWIYcSo6PRLGzJVd0 | |
| part-work.com | TXT | 0 | db7d606c2bc82188dae83242fbe010f4e55f0707dee39d3acfd301e72f91bc0 | |
| part-work.com | TXT | 0 | fd27874d5955dacfd1fdc29cc10b1774d2ec55d26d2ea6e500b4f588b0583f6 | |
| part-work.com | TXT | 0 | bdd418899e9c3761a90fb49fafe3ec7f1124ac1df454b8ee4f879b7f3a31d3d | |
| part-work.com | TXT | 0 | 2b5ab90a535f6174e73aaccabc4cca0c351d2109a925922a2211b927ce80274 | |
| part-work.com | TXT | 0 | v=spf1 a mx include:_spf.cyberfolks.pl -all | |
| part-work.com | NS | 0 | ns2.cyberfolks.pl | |
| part-work.com | NS | 0 | ns1.cyberfolks.pl | |
| part-work.com | NS | 0 | ns3.cyberfolks.pl | |
| www.part-work.com | A | 0 | 195.78.67.62 |
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