Image with IP address, not domain

I have a page where the image path from the media library has IP addresses, rather than the domain:

img fetchpriority=“high” decoding=“async” width=“696” height=“536” class=“fl-photo-img wp-image-900” src=“http://3.132.35.231/wp-content/uploads/2021/08/Overview.png” alt=“Overview” itemprop=“image” title=“Overview” srcset=“https://colormylife.com/wp-content/uploads/2021/08/Overview.png 696w, https://colormylife.com/wp-content/uploads/2021/08/Overview-300x231.png 300w” sizes=“(max-width: 696px) 100vw, 696px”

Is there something I’m not setting correctly or has an old bug left this information on the page. I’ve deleted and re-added the images from the media library and get the same.

Thanks for helping and I’m sure it’s a repeat question, but couldn’t find it in search.

You probably logged in via the IP at some point and uploaded the image. WP if setup correctly should always redirect to the domain.

You should not be able to see your site from this link https://3.132.35.231