DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for tracademy.net
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| tracademy.net | NS | 0 | cns7.bigrock.com | |
| tracademy.net | NS | 0 | cns8.bigrock.com | |
| tracademy.net | SOA | 86400 | cns7.bigrock.com root.cs4.bigrock.com 2026071421 86400 7200 3600000 86400 | |
| tracademy.net | MX | 0 | 50 | mx3.zoho.com |
| tracademy.net | MX | 0 | 10 | mx.zoho.com |
| tracademy.net | MX | 0 | 20 | mx2.zoho.com |
| tracademy.net | A | 0 | 96.125.162.37 | |
| tracademy.net | TXT | 0 | google-site-verification=Vrt4N21Sqk2ytkoPZAJ5tBcQmeUr275W1T3ppiLAL6o | |
| tracademy.net | TXT | 0 | v=spf1 ip4:96.125.162.33 ip4:69.49.250.15 include:zoho.com ~all | |
| www.tracademy.net | A | 0 | 96.125.162.37 | |
| www.tracademy.net | SOA | 86400 | cns7.bigrock.com root.cs4.bigrock.com 2026071421 86400 7200 3600000 86400 | |
| www.tracademy.net | CNAME | 0 | tracademy.net | |
| www.tracademy.net | TXT | 0 | google-site-verification=Vrt4N21Sqk2ytkoPZAJ5tBcQmeUr275W1T3ppiLAL6o | |
| www.tracademy.net | TXT | 0 | v=spf1 ip4:96.125.162.33 ip4:69.49.250.15 include:zoho.com ~all | |
| www.tracademy.net | NS | 0 | cns8.bigrock.com | |
| www.tracademy.net | NS | 0 | cns7.bigrock.com | |
| www.tracademy.net | MX | 0 | 50 | mx3.zoho.com |
| www.tracademy.net | MX | 0 | 20 | mx2.zoho.com |
| www.tracademy.net | MX | 0 | 10 | mx.zoho.com |
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