Inability to resolve URLs is usually a DNS, winsock or SSL problem.
It can also be because of add-ons in IE, so running IE without add-ons is another trouble shooting step if the following don't resolve.
To run IE without add-ons go Start - type run and press enter then in the run box type iexplore -extoff and press enter.
Hit the home page button to browse normally and restarting IE will boot it back up with add-ons.
To change the DNS servers go Start - type ncpa.cpl and press enter.
Right click on the adapter you are using and select Properties.
I usually uncheck the box for (TCP/IPv6) in there but click on (TCP/IPv4) - select Properties then click on the lower radio button to Use the following DNS server addresses.
In the top row of boxes enter 8.8.8.8 then 8.8.4.4 in the lower row - check the box to Validate settings upon close - OK - Close and that will active the troubleshooter which should return no problems found.
Those are Google's DNS servers which I use instead of my ISP's.
Right click on the Start button and select Command Prompt (Admin) - accept the UAC and enter -
netsh winsock reset
netsh int ip reset resetlog.txt
ipconfig /flushdns
ipconfig /registerdns
shutdown /r /t 00
and then see if it still fails to resolve URLs.
As for the TLS issue, IE is now default set to use TLS 1.0, 1.1 and 1.2 and any SSL boxes should be unchecked.
To check this, in IE click on the Tools cog and select Internet options then under the Advanced tab scroll down to the Security section.
While you are in Internet options click on the Content tab then click on Clear SSL state.
Usually to determine if any 3rd party programs are interfering, such as an AV program, would be to boot up into Safe Mode where they aren't loaded, but your WR program problem is occurring in Safe Mode, so it won't be because of Kaspersky.