DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for unwelcomedcompany.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| unwelcomedcompany.com | A | 0 | 96.47.167.2 | |
| unwelcomedcompany.com | NS | 0 | ns26.iaasdns.com | |
| unwelcomedcompany.com | NS | 0 | ns25.iaasdns.com | |
| unwelcomedcompany.com | SOA | 86400 | ns25.iaasdns.com root.nyc1000-r.iaasdns.com 2026060900 3600 1800 1209600 86400 | |
| unwelcomedcompany.com | TXT | 0 | v=spf1 ip4:96.47.167.2 include:relay.mailbaby.net a mx include:websitewelcome.com ~all | |
| unwelcomedcompany.com | MX | 0 | mail.unwelcomedcompany.com | |
| www.unwelcomedcompany.com | MX | 0 | mail.unwelcomedcompany.com | |
| www.unwelcomedcompany.com | TXT | 0 | v=spf1 ip4:96.47.167.2 include:relay.mailbaby.net a mx include:websitewelcome.com ~all | |
| www.unwelcomedcompany.com | SOA | 86400 | ns25.iaasdns.com root.nyc1000-r.iaasdns.com 2026060900 3600 1800 1209600 86400 | |
| www.unwelcomedcompany.com | NS | 0 | ns26.iaasdns.com | |
| www.unwelcomedcompany.com | NS | 0 | ns25.iaasdns.com | |
| www.unwelcomedcompany.com | CNAME | 0 | unwelcomedcompany.com | |
| www.unwelcomedcompany.com | A | 0 | 96.47.167.2 |
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