python regex find ip address in string code example Example: regex to find ip address python r'(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})'