Hi When the users trace the ip to find the server provider company how can i set this up so it will point to my company and not to the datacenter or other company that i have buy it? Thanks
Somebody running a tracert will most likely conclude that last hop before the destination belongs to the hosting company. The first giveaway is reverse DNS for that IP. Make sure that IP is a server in your own company and set the reverse to something that will lead them to your website. Of course to do this you need the cooperation your ISP (unless you actually own the IP your self in which case all you need to do is add the PTR in the nameservers), which may not want to set you the reverse you want (I wouldn't in their place). Anyway I usually check on ripe/arin who owns the IP. The whois report usually contains the link to the company's website. Unfortunately for you that will point to your ISP, not you.
I don't think it is possible because anyone can know the data center name or IP owner from whois of that IP. However, you can set rDNS for your IP to your company name so that if anyone check reverse look up for your IP, it displays your domain. Kailash