DNS

Time spent resolving the hostname to an IP address.

Only the first request to a given host pays this; every later request to the same host reuses the answer for as long as the DNS record's TTL allows, so it shows as zero. A large DNS time that keeps recurring on the same host across many requests usually means the OS or browser DNS cache is being bypassed, not that resolution is slow every single time.

Other timing phases