DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for 7x2.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| 7x2.org | A | 0 | 149.13.146.56 | |
| 7x2.org | MX | 0 | 10 | mx.computel2.net |
| 7x2.org | TXT | 0 | v=spf1 a:mx.computel2.net a:mx1.computel2.com ip4:149.13.146.0/26 ip4:149.13.146.202/32 include:_spf.google.com ~all | |
| 7x2.org | SOA | 10800 | ns1.computel.it postmaster.computel2.net 2022031400 14400 3600 2419200 10800 | |
| 7x2.org | NS | 0 | ns2.computel2.com | |
| 7x2.org | NS | 0 | ns1.computel.it | |
| www.7x2.org | SOA | 10800 | ns1.computel.it postmaster.computel2.net 2022031400 14400 3600 2419200 10800 | |
| www.7x2.org | MX | 0 | 10 | mx.computel2.net |
| www.7x2.org | TXT | 0 | v=spf1 a:mx.computel2.net a:mx1.computel2.com ip4:149.13.146.0/26 ip4:149.13.146.202/32 include:_spf.google.com ~all | |
| www.7x2.org | CNAME | 0 | 7x2.org | |
| www.7x2.org | NS | 0 | ns2.computel2.com | |
| www.7x2.org | NS | 0 | ns1.computel.it | |
| www.7x2.org | A | 0 | 149.13.146.56 |
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