An A record is a DNS record that maps a domain name to an IPv4 address. It is the most fundamental DNS record type, telling browsers which server IP to connect to when a domain is requested. For example, an A record for "example.com" might point to "93.184.216.34." Multiple A records can exist for load balancing, and wildcard A records (*.example.com) can route all subdomains.