DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for amachine.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| amachine.com | A | 0 | 23.253.226.249 | |
| amachine.com | SOA | 3600 | NS67.WORLDNIC.com namehost.WORLDNIC.com 121101010 10800 3600 604800 3600 | |
| amachine.com | NS | 0 | ns67.worldnic.com | |
| amachine.com | NS | 0 | ns68.worldnic.com | |
| amachine.com | TXT | 0 | DZC=NrqiqHF | |
| amachine.com | TXT | 0 | google-site-verification=J9iIn-qyRh5arzT2FC7I7JNrGQQaIXf5QPhegnnaWco | |
| amachine.com | TXT | 0 | MS=ms56622249 | |
| amachine.com | TXT | 0 | v=spf1 a mx ~all | |
| amachine.com | TXT | 0 | 891Kvft8trCMzk4X23I70H/fXpRKd5Y2wFdmXm70VANMhA3F3Rngl95Atyg+r3LmUvzzh05DfKphpdG58BOSPg== | |
| amachine.com | TXT | 0 | MS=ms45957338 | |
| amachine.com | MX | 0 | 10 | us-smtp-inbound-2.mimecast.com |
| amachine.com | MX | 0 | 10 | us-smtp-inbound-1.mimecast.com |
| www.amachine.com | A | 0 | 23.253.226.249 |
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