DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mytwocents.ws
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mytwocents.ws | A | 0 | 198.74.56.248 | |
| mytwocents.ws | NS | 0 | ns2.charlesworks.com | |
| mytwocents.ws | NS | 0 | ns3.charlesworks.com | |
| mytwocents.ws | NS | 0 | ns1.charlesworks.com | |
| mytwocents.ws | MX | 0 | 20 | vmx1.spamcop.net |
| mytwocents.ws | MX | 0 | 30 | vmx2.spamcop.net |
| mytwocents.ws | AAAA | 0 | 2600:3c03::2000:d0ff:fe03:d4f | |
| mytwocents.ws | TXT | 0 | v=spf1 ip4:198.74.56.248 ip6:2600:3c03::2000:d0ff:fe03:0d4f -all | |
| mytwocents.ws | TXT | 0 | google-site-verification=JHElrw3XY-PSg9FFNzWbLMoxv1AoG1pvOruzu8QmJJI | |
| mytwocents.ws | SOA | 3600 | ns1.charlesworks.com domains.charlesworks.com 2026061201 28800 7200 604800 3600 | |
| www.mytwocents.ws | AAAA | 0 | 2600:3c03::2000:d0ff:fe03:d4f | |
| www.mytwocents.ws | A | 0 | 198.74.56.248 |
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