DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for stnhost.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| stnhost.com | NS | 0 | ns4.linode.com | |
| stnhost.com | NS | 0 | ns2.linode.com | |
| stnhost.com | NS | 0 | ns5.linode.com | |
| stnhost.com | NS | 0 | ns1.linode.com | |
| stnhost.com | NS | 0 | ns3.linode.com | |
| stnhost.com | A | 0 | 45.33.35.166 | |
| stnhost.com | SOA | 300 | ns1.linode.com serversupport.stoysnet.com 2021000087 300 14400 1209600 300 | |
| stnhost.com | MX | 0 | 10 | mail.stnhost.com |
| stnhost.com | AAAA | 0 | 2600:3c01::2000:62ff:fe83:cd21 | |
| stnhost.com | TXT | 0 | google-site-verification=IyP6s5gKNJcKyiAxSV2bX03mn1MTlA2x8BIs-RyKivQ | |
| stnhost.com | TXT | 0 | google-site-verification=R1B91svBxbXtAsiIpeW7YXG1uxAR7bkLdGbpaSNBwW8 | |
| stnhost.com | TXT | 0 | v=spf1 a mx ip4:45.33.35.166 ip4:23.239.20.97 ip6:2600:3c01::2000:62ff:fe83:cd21 ip6:2600:3c01:e000:338::/64 ip6:2600:3c01::f03c:91ff:fec3:f963 ip6:2600:3c01:e000:035a::/64 -all | |
| stnhost.com | TXT | 0 | google-site-verification=DT01ycapOlyEAAMXB-MqjtR-V-ahUyn99RvA7HqX54A |
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