DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for inourpath.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| inourpath.com | A | 0 | 162.241.217.240 | |
| inourpath.com | MX | 0 | mail.inourpath.com | |
| inourpath.com | TXT | 0 | _globalsign-domain-verification=LlS0DGk82OFxf8BkhEekKwiqwkJ8rHEfEPPQxvW3Sa | |
| inourpath.com | TXT | 0 | v=spf1 +a +mx +ip4:66.147.242.169 ?all | |
| inourpath.com | SOA | 3600 | NS1.BLUEHOST.com root.BLUEHOST.com 123110119 10800 3600 604800 3600 | |
| inourpath.com | NS | 0 | ns2.bluehost.com | |
| inourpath.com | NS | 0 | ns1.bluehost.com | |
| www.inourpath.com | SOA | 3600 | NS1.BLUEHOST.com root.BLUEHOST.com 123110119 10800 3600 604800 3600 | |
| www.inourpath.com | MX | 0 | mail.inourpath.com | |
| www.inourpath.com | A | 0 | 162.241.217.240 | |
| www.inourpath.com | TXT | 0 | _globalsign-domain-verification=LlS0DGk82OFxf8BkhEekKwiqwkJ8rHEfEPPQxvW3Sa | |
| www.inourpath.com | TXT | 0 | v=spf1 +a +mx +ip4:66.147.242.169 ?all | |
| www.inourpath.com | NS | 0 | ns1.bluehost.com | |
| www.inourpath.com | NS | 0 | ns2.bluehost.com | |
| www.inourpath.com | CNAME | 0 | inourpath.com |
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