DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for ariseserver.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ariseserver.com | NS | 0 | ns3.amazeservers.com | |
| ariseserver.com | NS | 0 | ns4.amazeservers.com | |
| ariseserver.com | NS | 0 | ns1.amazeservers.com | |
| ariseserver.com | NS | 0 | ns2.amazeservers.com | |
| ariseserver.com | SOA | 86400 | ns1.57-129-38-41.cprapid.com root.57-129-38-41.cprapid.com 2025112003 3600 1800 1209600 86400 | |
| ariseserver.com | A | 0 | 54.37.197.180 | |
| ariseserver.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| ariseserver.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| ariseserver.com | MX | 0 | 10 | alt3.aspmx.l.google.com |
| ariseserver.com | MX | 0 | 1 | aspmx.l.google.com |
| ariseserver.com | MX | 0 | 10 | alt4.aspmx.l.google.com |
| ariseserver.com | TXT | 0 | v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyBMB+O/Z8DFrphVbw1T9zicgw6m0ek/+L3nDODQ6wk7fsnnLG7eg7qs9tDlYuAgPJhnYXjP6whwbBDS8A7SQGZ4eVD6084xIoCFrV1WILdOlWnSfZ4llOmGr7Py9eVmuoGD1/OqJYTXbqZ2AI1aYINbTdrlnhhJ/Gk8m+70HiL4bVPOMP6Xt59l+Qa/ZZ79H7lDj8Jbqsr/0foigJv0/ZmNdRJQ8LP26VAo3VIsDfOax0vX8fRgSPKEiImowJJNLUFKa9FyW9TKDUFC9vjV87LA0oHdFlQr5SO5PAdhEjjt0lDYhofI/IcQ0PoFCxQL4IkwfI61UwKwRRjZIhlXsvQIDAQAB; | |
| ariseserver.com | TXT | 0 | v=spf1 +a +mx +ip4:57.129.38.41 +ip4:54.37.197.181 ~all | |
| www.ariseserver.com | A | 0 | 54.37.197.180 | |
| www.ariseserver.com | NS | 0 | ns3.amazeservers.com | |
| www.ariseserver.com | NS | 0 | ns2.amazeservers.com | |
| www.ariseserver.com | NS | 0 | ns1.amazeservers.com | |
| www.ariseserver.com | NS | 0 | ns4.amazeservers.com | |
| www.ariseserver.com | MX | 0 | 10 | alt3.aspmx.l.google.com |
| www.ariseserver.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| www.ariseserver.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| www.ariseserver.com | MX | 0 | 10 | alt4.aspmx.l.google.com |
| www.ariseserver.com | MX | 0 | 1 | aspmx.l.google.com |
| www.ariseserver.com | SOA | 86400 | ns1.57-129-38-41.cprapid.com root.57-129-38-41.cprapid.com 2025112003 3600 1800 1209600 86400 | |
| www.ariseserver.com | CNAME | 0 | ariseserver.com | |
| www.ariseserver.com | TXT | 0 | v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyBMB+O/Z8DFrphVbw1T9zicgw6m0ek/+L3nDODQ6wk7fsnnLG7eg7qs9tDlYuAgPJhnYXjP6whwbBDS8A7SQGZ4eVD6084xIoCFrV1WILdOlWnSfZ4llOmGr7Py9eVmuoGD1/OqJYTXbqZ2AI1aYINbTdrlnhhJ/Gk8m+70HiL4bVPOMP6Xt59l+Qa/ZZ79H7lDj8Jbqsr/0foigJv0/ZmNdRJQ8LP26VAo3VIsDfOax0vX8fRgSPKEiImowJJNLUFKa9FyW9TKDUFC9vjV87LA0oHdFlQr5SO5PAdhEjjt0lDYhofI/IcQ0PoFCxQL4IkwfI61UwKwRRjZIhlXsvQIDAQAB; | |
| www.ariseserver.com | TXT | 0 | v=spf1 +a +mx +ip4:57.129.38.41 +ip4:54.37.197.181 ~all |
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