DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for parang.dev
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| parang.dev | NS | 0 | ns199.behtanet.com | |
| parang.dev | NS | 0 | ns198.behtanet.com | |
| parang.dev | MX | 0 | parang.dev | |
| parang.dev | SOA | 86400 | ns198.behtanet.com abuse.behtanet.com 2026071302 3600 1800 1209600 86400 | |
| parang.dev | A | 0 | 77.238.121.242 | |
| parang.dev | TXT | 0 | v=spf1 ip4:77.238.121.242 ip4:185.88.177.55 ip4:46.4.68.206 +a +mx ~all | |
| www.parang.dev | NS | 0 | ns199.behtanet.com | |
| www.parang.dev | NS | 0 | ns198.behtanet.com | |
| www.parang.dev | SOA | 86400 | ns198.behtanet.com abuse.behtanet.com 2026071302 3600 1800 1209600 86400 | |
| www.parang.dev | MX | 0 | parang.dev | |
| www.parang.dev | A | 0 | 77.238.121.242 | |
| www.parang.dev | TXT | 0 | v=spf1 ip4:77.238.121.242 ip4:185.88.177.55 ip4:46.4.68.206 +a +mx ~all | |
| www.parang.dev | CNAME | 0 | parang.dev |
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