A record

A DNS record that maps a hostname to an IPv4 address.

An A record tells the DNS system “example.com lives at 192.0.2.1”. Every public host has at least one. Browsers look up the A record first; if they need IPv6, they fall through to AAAA.

Lookup with the DNS Lookup tool or query propagation across resolvers with the DNS Propagation Checker.

Try the Dns Lookup tool →