DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for wildcard.net.uk
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| wildcard.net.uk | A | 0 | 31.22.0.253 | |
| wildcard.net.uk | NS | 0 | ns1.wildcard.net.uk | |
| wildcard.net.uk | NS | 0 | ns2.wildcard.net.uk | |
| wildcard.net.uk | MX | 0 | 10 | ALT3.ASPMX.L.GOOGLE.COM |
| wildcard.net.uk | MX | 0 | 1 | ASPMX.L.GOOGLE.COM |
| wildcard.net.uk | MX | 0 | 5 | ALT2.ASPMX.L.GOOGLE.COM |
| wildcard.net.uk | MX | 0 | 5 | ALT1.ASPMX.L.GOOGLE.COM |
| wildcard.net.uk | MX | 0 | 10 | ALT4.ASPMX.L.GOOGLE.COM |
| wildcard.net.uk | TXT | 0 | status-page-domain-verification=8tmxb14kk2zq | |
| wildcard.net.uk | TXT | 0 | v=spf1 ip4:31.22.0.253/32 ip4:77.95.39.99/32 ip4:82.138.232.48/28 ip6:2a02:5300:0:8::/64 include:_spf.hostedemail.com include:_spf.google.com include:stspg-customer.com -all | |
| wildcard.net.uk | SOA | 600 | ns1.wildcard.net.uk hostmaster.wildcard.net.uk 2026060402 300 1200 604800 600 | |
| wildcard.net.uk | AAAA | 0 | 2a02:5300:0:8::2 | |
| www.wildcard.net.uk | A | 0 | 31.22.0.253 |
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