DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for obo.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| obo.org | MX | 0 | 10 | aspmx.l.google.com |
| obo.org | MX | 0 | 50 | aspmx3.googlemail.com |
| obo.org | MX | 0 | 30 | alt2.aspmx.l.google.com |
| obo.org | MX | 0 | 20 | alt1.aspmx.l.google.com |
| obo.org | MX | 0 | 40 | aspmx2.googlemail.com |
| obo.org | A | 0 | 127.0.0.1 | |
| obo.org | TXT | 0 | v=spf1 include:aspmx.googlemail.com a:comcast.net/24 mx:comcast.net/24 ~all | |
| obo.org | SOA | 3600 | NS83.WORLDNIC.COM namehost.WORLDNIC.COM 112080612 10800 3600 604800 3600 | |
| obo.org | NS | 0 | ns83.worldnic.com | |
| obo.org | NS | 0 | ns84.worldnic.com | |
| www.obo.org | A | 0 | 172.253.122.121 | |
| www.obo.org | AAAA | 0 | 2607:f8b0:4004:c09::79 | |
| www.obo.org | CNAME | 0 | ghs.google.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