DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for ngs101.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ngs101.com | A | 0 | 50.6.154.52 | |
| ngs101.com | TXT | 0 | mailerlite-domain-verification=bd66e4069602eb0cdd309c60895423a65418f7f6 | |
| ngs101.com | TXT | 0 | google-site-verification=besaGuggDAb6qAtZBXwMcOFQxRS8eToRkYR-Z9BlNt8 | |
| ngs101.com | TXT | 0 | v=spf1 a mx include:spf.registeredsite.com include:spf.cloudus.oxcs.net include:_spf.mlsend.com ~all | |
| ngs101.com | NS | 0 | ns2.bluehost.com | |
| ngs101.com | NS | 0 | ns1.bluehost.com | |
| ngs101.com | SOA | 3600 | NS1.BLUEHOST.com root.BLUEHOST.com 126022623 10800 3600 604800 3600 | |
| ngs101.com | MX | 0 | 10 | mx004.bluehost.xion.oxcs.net |
| ngs101.com | MX | 0 | 10 | mx002.bluehost.xion.oxcs.net |
| ngs101.com | MX | 0 | 10 | mx001.bluehost.xion.oxcs.net |
| ngs101.com | MX | 0 | 10 | mx003.bluehost.xion.oxcs.net |
| www.ngs101.com | TXT | 0 | mailerlite-domain-verification=bd66e4069602eb0cdd309c60895423a65418f7f6 | |
| www.ngs101.com | TXT | 0 | google-site-verification=besaGuggDAb6qAtZBXwMcOFQxRS8eToRkYR-Z9BlNt8 | |
| www.ngs101.com | TXT | 0 | v=spf1 a mx include:spf.registeredsite.com include:spf.cloudus.oxcs.net include:_spf.mlsend.com ~all | |
| www.ngs101.com | MX | 0 | 10 | mx002.bluehost.xion.oxcs.net |
| www.ngs101.com | MX | 0 | 10 | mx004.bluehost.xion.oxcs.net |
| www.ngs101.com | MX | 0 | 10 | mx001.bluehost.xion.oxcs.net |
| www.ngs101.com | MX | 0 | 10 | mx003.bluehost.xion.oxcs.net |
| www.ngs101.com | NS | 0 | ns1.bluehost.com | |
| www.ngs101.com | NS | 0 | ns2.bluehost.com | |
| www.ngs101.com | SOA | 3600 | NS1.BLUEHOST.com root.BLUEHOST.com 126022623 10800 3600 604800 3600 | |
| www.ngs101.com | CNAME | 0 | ngs101.com | |
| www.ngs101.com | A | 0 | 50.6.154.52 |
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