It is important for the SEO to resolve your website and IP address to the same URL and duplicate content is not at all good for the SEO, and that is something you should fix it immediately.
In this Knowledgebase, I will guide how to fix it using .htaccess file:
You need to create an .htaccess file in the website's directory if not there, and add the following lines of code (replacing the IP and domain name with your own):
RewriteEngine On
RewriteBase /RewriteBase /
RewriteCond %{HTTP_HOST} ^12\.34\.56\.789$
RewriteRule ^(.*)$ http://www.yourdomainname.com/$1 [L,R=301]
After save the file and access your IP address manually to check if it is getting redirected to your domain name.
Global - $ (USD)
Customer Login