DNS prefetch is an attempt to resolve domain names before resources get requested.When a browser requests a resource from a server, that cross-origin’s domain name must be resolved to an IP address before the browser can issue the request.
For more information, refer the following link :