Title: Reverse IP
Last modified: November 1, 2018

---

# Reverse IP

 *  Resolved [andyzz8](https://wordpress.org/support/users/andyzz/)
 * (@andyzz)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/reverse-ip/)
 * Hi,
 * The Sucuri Alerts state an unknown domain as the Reverse IP. Is this spam? or
   something else?
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [yorman](https://wordpress.org/support/users/yorman/)
 * (@yorman)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/reverse-ip/#post-10838774)
 * If your website is hosted in a shared server, the reverse IP address will point
   to the main domain of that server. Unless you have a dedicated server, the reverse
   IP address will not return the domain of your website.
 * Here’s an example:
 *     ```
       $ host -t A sucuri.net.
       sucuri.net has address 192.124.249.16
   
       $ host -t A 192.124.249.16
       domain name pointer cloudproxy10016.sucuri.net.
       ```
   
 * In the example above, we are querying the DNS A record from a specific domain
   name, the DNS A record contains the IP address that the domain is pointing to.
   Then, we reverse the IP address to attempt to recover the original domain name,
   but as you can see the operation returns “cloudproxy10016.sucuri.net” instead
   of “sucuri.net”.
 * This is what may be happening in your case and there’s nothing wrong with that.
 * Let me know if you need more information.
 *  Thread Starter [andyzz8](https://wordpress.org/support/users/andyzz/)
 * (@andyzz)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/reverse-ip/#post-10840587)
 * Thanks [@yorman](https://wordpress.org/support/users/yorman/)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Reverse IP’ is closed to new replies.

 * ![](https://ps.w.org/sucuri-scanner/assets/icon-256x256.png?rev=2875755)
 * [Sucuri Security - Auditing, Malware Scanner and Security Hardening](https://wordpress.org/plugins/sucuri-scanner/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sucuri-scanner/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sucuri-scanner/)
 * [Active Topics](https://wordpress.org/support/plugin/sucuri-scanner/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sucuri-scanner/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sucuri-scanner/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [andyzz8](https://wordpress.org/support/users/andyzz/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/reverse-ip/#post-10840587)
 * Status: resolved