DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for two.travel
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| two.travel | MX | 0 | 5 | alt2.aspmx.l.google.com |
| two.travel | MX | 0 | 5 | alt1.aspmx.l.google.com |
| two.travel | MX | 0 | 10 | alt4.aspmx.l.google.com |
| two.travel | MX | 0 | 1 | aspmx.l.google.com |
| two.travel | MX | 0 | 10 | alt3.aspmx.l.google.com |
| two.travel | A | 0 | 152.53.36.14 | |
| two.travel | SOA | 3600 | jon.quicns.com dns.quicns.com 1782869662 14400 2400 2419000 3600 | |
| two.travel | NS | 0 | jon.quicns.com | |
| two.travel | NS | 0 | kevin.quicns.com | |
| www.two.travel | CNAME | 0 | www.two.travel.cdn.hstgr.net | |
| www.two.travel | AAAA | 0 | 2a02:4780:84:faee:21c2:9f86:f1b2:76d1 | |
| www.two.travel | AAAA | 0 | 2a02:4780:84:3977:5e1f:fc96:c3c5:b899 | |
| www.two.travel | A | 0 | 2.57.91.75 | |
| www.two.travel | A | 0 | 88.222.222.14 |
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