DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for phileweb.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| phileweb.com | NS | 0 | b.conoha-dns.org | |
| phileweb.com | NS | 0 | a.conoha-dns.com | |
| phileweb.com | TXT | 0 | v=spf1 ip4:153.142.238.183 ip4:61.115.203.64/26 ip4:203.174.67.111 ip4:160.251.144.56 ~all | |
| phileweb.com | A | 0 | 160.251.146.36 | |
| phileweb.com | MX | 0 | 5 | a.mx.phileweb.com |
| phileweb.com | SOA | 3600 | a.conoha-dns.com postmaster.example.org 1778735916 3600 600 86400 3600 | |
| www.phileweb.com | A | 0 | 160.251.146.36 |
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