'Finding the String before two dots in excel

I have the following in cell A1

ad1.stack.fun.com

I want a formula to keep the string only in two dots and the result to be

stack.fun.com


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source