API Documentation

Reverse IP Lookup

The Reverse IP API provides a powerful tool to retrieve valuable information associated with a specific IP address. By using a single parameter "ip," users can effortlessly access comprehensive reverse IP data. This RESTful API empowers developers to seamlessly integrate reverse IP functionality into their applications.

Request Example

curl https://api.reverseipdomain.com/?ip=1.1.1.1

Successful Response Example

{
    "message": "Success",
    "result": [
      "sentcenter.com",
      "popey999.com",
      "toastedbeans.coffee",
      "time-me.com",
      "youtube.com.eg",
      "goo.gl",
      "domaintest.house",
      "domaintest.immobilien",
      "cafebots.info",
      "kinolink.info",
      "domaintest.institute",
      "domaintest.live",
      "adsenseformobileapps.com",
      "kioskincentives.net",
      "wwwpiccasa.net",
      "ampproject.net",
      "itself.at",
      "turboserials.net",
      "silverfortmail.net",
      "enstrom.nu",
      "hunterbd.online",
      "kino-zona.org",
      "youtube.pe",
      "domaintest.press",
      "domaintest.prod",
      "youtube.si",
      "youtube.sk",
      "mecompare.co.uk"
    ]
}

Note

The API here is only allowed to be used for personal purposes, and not for commercial purposes, contact me if you want to make it for commercial purposes.