Look up live DNS records for any hostname. Pick a type and get current values plus TTL.
DNS maps names to records. A/AAAA give addresses, MX gives mail servers, CNAME aliases one name to another, TXT carries verification strings, NS shows delegation. TTL is how long resolvers cache the answer.
google.com A → 142.250.x.x, TTL 300sThe name exists but has no record of that type, or the name does not exist. Try another type or check spelling.
Live — queried from DNS at request time, not a cached database.
Yes. TXT records (SPF, DKIM, verification tokens) can be long; each value is shown separately.