DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for m1.bank
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
m1.bank | A | 0 | 104.20.16.52 | |
m1.bank | A | 0 | 172.66.152.57 | |
m1.bank | SOA | 1800 | ns1.m1.bank dns.cloudflare.com 2384901765 10000 2400 604800 1800 | |
m1.bank | MX | 0 | m1-bank.mail.protection.outlook.com | |
m1.bank | AAAA | 0 | 2606:4700:10::ac42:9839 | |
m1.bank | AAAA | 0 | 2606:4700:10::6814:1034 | |
m1.bank | NS | 0 | ns1.m1.bank | |
m1.bank | NS | 0 | ns2.m1.bank | |
www.m1.bank | A | 0 | 172.66.152.57 | |
www.m1.bank | A | 0 | 104.20.16.52 | |
www.m1.bank | AAAA | 0 | 2606:4700:10::ac42:9839 | |
www.m1.bank | AAAA | 0 | 2606:4700:10::6814:1034 |
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