Blog.

We're Here for You: Discover Our Useful Content!
2024-02-26
IP Scoring
PONARIZE API is Easy Querying for IPs!

Ponarize API provides a convenient solution for reputation scoring of IPs, giving developers information about IP. With the Ponarize API, developers can integrate IP scoring functionality into their applications or services with minimal effort.

Ponarize's Core Functionality


Ponarize provides information by checking the targeted IP address. This API stands out for its efficiency and offers an easy approach to extract relevant information. This enables faster results and analysis.
Developers can seamlessly integrate this API into their applications and provide a tool that delivers results without unnecessary complexity.

How Does the API Work?


Here’s an example of the process that the API goes through while it gets reputation scoring.


  
  curl 'https://www.ponarize.com/api/check/domain' -X POST -H 'Accept: application/json' -H 'Authorization: API-KEY' --data  $'ip=35.236.146.166'
  



Resulting API response:


 {
  "status": "success",
  "message": [
    {
      "ip": "35.236.146.166",
      "range": "35.208.0.0\/12",
      "country": "United States",
      "countryCode": "US",
      "city": "Mountain View",
      "timezone": "America\/Los_Angeles",  
      "reverse": "-",  
      "lat": "37.42240",
      "lon": "-122.08421",
      "isp": "Google LLC",  
      "org": "Google LLC",
      "asn": "396982",  
      "asnName": "Google LLC",  
      "netName": "-",  
      "descr": "GOOGLE-CLOUD",  
      "openPorts": ["-"],  
      "risk": "100",
      "attacks": {
	"ports": {"21":"376"},  
	"hours": {"00:00":"25","01:00":"14"}
      }
    }
  ]
 }
 

Ready to use Ponarize?
Get Free 100 Credits Monthly
Try first, decide later! Get started with a free plan. You can cancel at any time.
Start Free Trial
Logo
Ponarize offers an online tool that allows you to check whether a URL & IP address categorization and reputation scoring solution is classified in our Databases. Our goal is to offer you this service at the most affordable prices. We are happy to help you and enjoy working tog.
©2024 Ponarize | All rights reserved.