http://techub.ga
I am seraching server IP for my website http://techub.ga (needed for my dropsshping provider)
Where can i find the server IP or wehere can i contact with infinity free support to provide the Ip Server ?
Thanks
http://techub.ga
I am seraching server IP for my website http://techub.ga (needed for my dropsshping provider)
Where can i find the server IP or wehere can i contact with infinity free support to provide the Ip Server ?
Thanks
The IP for your hosting account can be found in the Client Area listed under the “Website IP” section.
You can find out from the client area
Just to add
You are currently using Cloudflare
and that’s why your website has CF IP 172.67.204.4
Thanks for answers… There is Hosting Volume , under the Website IP , i cant find Server IP…
They are used for the same thing, because this is shared hosting. Basically the server IP is the Website IP listed. Please let me know if you have any more questions.
I don’t know exactly what you want to achieve and what is requirements
but one is the IP of your website that is currently on Cloudflare and uses CF IP
and the second here is the internal IP address of the hosting where your domain is located
Thank you very much for fast responses!! I am just trying an plugin for dropshipping , and Supplier needs my Server IP to connect his API with my plugin…I tried 185.27.134.202 but not working…
I will send it back to the supplier/store to check and I will inform you.
Ask him if he offers another option like CNAME, TXT or some other record that you could use on Cloudflare
since CF is your DNS provider
and then use that API through Cloudflare (if possible) …I’m talking roughly because I don’t have enough data .
Ok Thank you very much, i will try to contact with bangood (my suplier) to ask them for the IP, because i use Clouflare for SSL (need to i write only my server IP) , and then if i have any problem i will write again.
The IP address you use to access your website is not (necessarily) the IP address the server is using to access other systems.
If you want to know the real value, you can create a PHP file (e.g. test.php
) with the following content:
<?php
echo file_get_contents('http://ifconfig.me');
And then open example.com/test.php in your browser to see the IP address.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.