DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for garbage.com.np
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| garbage.com.np | MX | 0 | 1 | aspmx.l.google.com |
| garbage.com.np | MX | 0 | 5 | alt2.aspmx.l.google.com |
| garbage.com.np | MX | 0 | 10 | alt4.aspmx.l.google.com |
| garbage.com.np | MX | 0 | 5 | alt1.aspmx.l.google.com |
| garbage.com.np | MX | 0 | 10 | alt3.aspmx.l.google.com |
| garbage.com.np | CAA | 0 | 0 issuewild letsencrypt.org | |
| garbage.com.np | CAA | 0 | 0 issue letsencrypt.org | |
| garbage.com.np | NS | 0 | ns3.hostm.net | |
| garbage.com.np | NS | 0 | ns1.hostm.net | |
| garbage.com.np | NS | 0 | ns4.hostm.net | |
| garbage.com.np | NS | 0 | ns2.hostm.net | |
| garbage.com.np | SOA | 300 | ns1.hostm.net noc.serversignin.com 2026060203 1800 800 2016000 300 | |
| garbage.com.np | A | 0 | 192.99.207.157 | |
| garbage.com.np | TXT | 0 | v=spf1 ip4:51.79.18.187 ip4:192.99.207.157 ip4:192.95.32.176 include:_spf.google.com. include:_spf.mi.serversignin.com a mx ~all | |
| www.garbage.com.np | CNAME | 0 | garbage.com.np | |
| www.garbage.com.np | A | 0 | 192.99.207.157 | |
| www.garbage.com.np | TXT | 0 | v=spf1 ip4:51.79.18.187 ip4:192.99.207.157 ip4:192.95.32.176 include:_spf.google.com. include:_spf.mi.serversignin.com a mx ~all | |
| www.garbage.com.np | CAA | 0 | 0 issue letsencrypt.org | |
| www.garbage.com.np | CAA | 0 | 0 issuewild letsencrypt.org | |
| www.garbage.com.np | NS | 0 | ns2.hostm.net | |
| www.garbage.com.np | NS | 0 | ns1.hostm.net | |
| www.garbage.com.np | NS | 0 | ns4.hostm.net | |
| www.garbage.com.np | NS | 0 | ns3.hostm.net | |
| www.garbage.com.np | SOA | 300 | ns1.hostm.net noc.serversignin.com 2026060203 1800 800 2016000 300 | |
| www.garbage.com.np | MX | 0 | 10 | alt3.aspmx.l.google.com |
| www.garbage.com.np | MX | 0 | 5 | alt2.aspmx.l.google.com |
| www.garbage.com.np | MX | 0 | 5 | alt1.aspmx.l.google.com |
| www.garbage.com.np | MX | 0 | 10 | alt4.aspmx.l.google.com |
| www.garbage.com.np | MX | 0 | 1 | aspmx.l.google.com |
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