DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for trpc.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| trpc.org | TXT | 0 | apple-domain-verification=YParHUkvNZEgSEMt | |
| trpc.org | TXT | 0 | google-site-verification=KXRx22LmXoDlcMpq37jAYwldTD4jf0tid_5c40ouYO0 | |
| trpc.org | TXT | 0 | v=spf1 include:spf.protection.outlook.com -all | |
| trpc.org | TXT | 0 | google-site-verification=3hsv_vVBykJ6Y9ENrQaHkMP4cjmDZvPoKYZB-CxNdfc | |
| trpc.org | TXT | 0 | JBMBtlEtopmVOfFzMYcR0CAZDvWMHBCzs/Z4MkRc+ZGE5G0+pYraG90/tlf5HISDKFA6c0ryTJtEYBbJ3HXN3A== | |
| trpc.org | A | 0 | 208.90.189.241 | |
| trpc.org | NS | 0 | ns9.worldnic.com | |
| trpc.org | NS | 0 | ns10.worldnic.com | |
| trpc.org | MX | 0 | trpc-org.mail.protection.outlook.com | |
| trpc.org | SOA | 3600 | NS9.WORLDNIC.COM namehost\@WORLDNIC.COM 124121613 10800 3600 604800 3600 | |
| www.trpc.org | A | 0 | 208.90.189.241 |
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