DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for bump.in
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| bump.in | MX | 0 | 5 | mail.bump.in |
| bump.in | A | 0 | 117.55.232.215 | |
| bump.in | TXT | 0 | v=spf1 a mx a:bump.in ip4:117.55.232.215 ip6:2607:f130:0:17e:216:3eff:fe31:2ef6 ?all | |
| bump.in | TXT | 0 | 1b9cdc58005ff32c00603e7be0d1dad206fb1ed6 | |
| bump.in | TXT | 0 | ddd91a156d6727a6e4b201bf7b8a50b8ba5c838c | |
| bump.in | TXT | 0 | bc4dffdb64eea13e72a7a251074b87b716e62b16 | |
| bump.in | TXT | 0 | 043577e768c13a6f75d08e288ac91add936b1ed6 | |
| bump.in | SOA | 3600 | ns1.haryana.org root.ns1.haryana.org 2026053111 3600 600 1209600 3600 | |
| bump.in | NS | 0 | ns1.haryana.org | |
| bump.in | NS | 0 | ns2.haryana.org | |
| bump.in | AAAA | 0 | 2607:f130:0:17e:216:3eff:fe31:2ef6 | |
| bump.in | CAA | 0 | 0 issue letsencrypt.org | |
| www.bump.in | AAAA | 0 | 2607:f130:0:17e:216:3eff:fe31:2ef6 | |
| www.bump.in | A | 0 | 117.55.232.215 |
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