DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for alexingram.uk
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| alexingram.uk | MX | 0 | 5 | mx1.email-cluster.com |
| alexingram.uk | MX | 0 | 10 | failover1.email-cluster.com |
| alexingram.uk | MX | 0 | 5 | mx2.email-cluster.com |
| alexingram.uk | A | 0 | 62.182.23.76 | |
| alexingram.uk | NS | 0 | dns.us-noc.com | |
| alexingram.uk | NS | 0 | dns.uk-noc.com | |
| alexingram.uk | TXT | 0 | v=spf1 ip4:62.182.23.40 include:relay.email-cluster.com +a +mx +ip4:83.223.116.6 ~all | |
| alexingram.uk | SOA | 86400 | dns.uk-noc.com sys-admin.uk-noc.com 2026070601 14400 7200 2419200 86400 | |
| www.alexingram.uk | CNAME | 0 | alexingram.uk | |
| www.alexingram.uk | SOA | 86400 | dns.uk-noc.com sys-admin.uk-noc.com 2026070601 14400 7200 2419200 86400 | |
| www.alexingram.uk | NS | 0 | dns.us-noc.com | |
| www.alexingram.uk | NS | 0 | dns.uk-noc.com | |
| www.alexingram.uk | A | 0 | 62.182.23.76 | |
| www.alexingram.uk | MX | 0 | 5 | mx1.email-cluster.com |
| www.alexingram.uk | MX | 0 | 5 | mx2.email-cluster.com |
| www.alexingram.uk | MX | 0 | 10 | failover1.email-cluster.com |
| www.alexingram.uk | TXT | 0 | v=spf1 ip4:62.182.23.40 include:relay.email-cluster.com +a +mx +ip4:83.223.116.6 ~all |
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