DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for publishing.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| publishing.com | MX | 0 | 5 | ALT1.ASPMX.L.GOOGLE.com |
| publishing.com | MX | 0 | 1 | ASPMX.L.GOOGLE.com |
| publishing.com | MX | 0 | 5 | ALT2.ASPMX.L.GOOGLE.com |
| publishing.com | MX | 0 | 10 | ALT4.ASPMX.L.GOOGLE.com |
| publishing.com | MX | 0 | 10 | ALT3.ASPMX.L.GOOGLE.com |
| publishing.com | NS | 0 | ns2.publishing.com | |
| publishing.com | NS | 0 | ns1.publishing.com | |
| publishing.com | SOA | 86400 | ns1.publishing.com hosting-notifications.namecheaphosting.com 2026070423 3600 1800 1209600 86400 | |
| publishing.com | A | 0 | 66.29.142.230 | |
| publishing.com | TXT | 0 | amazon-business-verification=17f929a8aa3a2c45ee4b0605affc049cffe21be2e2f06313c8b75b0073c59d3d | |
| publishing.com | TXT | 0 | notion-domain-verification=8aHS4cm90AG6GZUuExOXYa7B0bfmrgFIbAPfStrUtFk | |
| publishing.com | TXT | 0 | MS=4C41C112D3202DB509A50D0CF3315C9918A87518 | |
| publishing.com | TXT | 0 | ZOOM_verify_JrwSpl4VI6Lrf02fGLAA6D | |
| publishing.com | TXT | 0 | clickfunnels-domain-verification=edxwxa | |
| publishing.com | TXT | 0 | atlassian-domain-verification=U4X1AagBPf2IvnZ95rl1yoMuXaFmEsfHTPHALo3mioae8cnyFNGagNLnTOvd1/uB | |
| publishing.com | TXT | 0 | hubspot-domain-verification=MGJhM2Y0ZmEtZmU5Yi00OTQ0LTkzMmEtOGUyYjliZjAyNWJl | |
| publishing.com | TXT | 0 | MS=ms64979533 | |
| publishing.com | TXT | 0 | v=spf1 ip4:66.29.142.230 ip4:209.85.220.41 include:_spf.google.com include:20396565.spf01.hubspotemail.net include:_spf.mailgun.org include:mailer.myclickfunnels.com include:_spf.safewebservices.com ~all | |
| www.publishing.com | A | 0 | 66.29.142.230 |
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