DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for worker-visa.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| worker-visa.com | SOA | 86400 | ns1.theservercompany.com admin.theservercompany.com 2026071601 3600 1800 1209600 86400 | |
| worker-visa.com | TXT | 0 | brevo-code:e94b6af902c8f5cd4627dc5096e3e1ee | |
| worker-visa.com | TXT | 0 | v=spf1 +a +mx +ip4:104.36.62.11 include:mailgun.org ~all | |
| worker-visa.com | TXT | 0 | google-site-verification=OB88zpCQdvY-gt6b0D5s7pdJjcCzb-mPyA4F3ltd_AY | |
| worker-visa.com | A | 0 | 104.36.62.101 | |
| worker-visa.com | NS | 0 | ns1.theservercompany.com | |
| worker-visa.com | NS | 0 | ns2.theservercompany.com | |
| worker-visa.com | MX | 0 | worker-visa.com | |
| www.worker-visa.com | A | 0 | 104.36.62.101 | |
| www.worker-visa.com | NS | 0 | ns1.theservercompany.com | |
| www.worker-visa.com | NS | 0 | ns2.theservercompany.com | |
| www.worker-visa.com | TXT | 0 | brevo-code:e94b6af902c8f5cd4627dc5096e3e1ee | |
| www.worker-visa.com | TXT | 0 | v=spf1 +a +mx +ip4:104.36.62.11 include:mailgun.org ~all | |
| www.worker-visa.com | TXT | 0 | google-site-verification=OB88zpCQdvY-gt6b0D5s7pdJjcCzb-mPyA4F3ltd_AY | |
| www.worker-visa.com | CNAME | 0 | worker-visa.com | |
| www.worker-visa.com | MX | 0 | worker-visa.com | |
| www.worker-visa.com | SOA | 86400 | ns1.theservercompany.com admin.theservercompany.com 2026071601 3600 1800 1209600 86400 |
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