[API] IP History Reputati...
[API] IP History Reputation
- 主页
- 后台控制中心
- Community Forum
- Services
- Network Tools
- [API] IP History Reputation
- Community Forum
- [API] IP History Reputation
Topic: [API] IP History Reputation
Since i host a small development server where people can ask for space to develop i
also had a need for a quick API to check if this client has been part of misconduct over a recent period (week ~ month) plus if this ip was blacklisted over DNSBL databases.
I am not sure if i'm allowed to share free services but if it is, this would really help
you with decision making to accept or deny someone based on their ip's reputation.
The output formats are: plain, json and xml
So the API is located :
http://iprep.for.mywire.org/
The commands are simply and as follow:
JSON format
http://iprep.for.mywire.org/?0.0.0.0
XML format
http://iprep.for.mywire.org/?xml&0.0.0.0
Text format
http://iprep.for.mywire.org/?plain&0.0.0.0
Replace the 0.0.0.0 for an ip you want.
Example of a result:
The result is easy to follow,
- Active (boolean): Has been seen by our server
- Reports (array) : Recent reports from abuseipdb.com
- Blacklist (array) : Returns true if ip has been blacklisted as spammer
- Details (array) : Returns the GEO location and network owner and if found the abuse email address
May it serve you good as it does for us :)
Reply with quote |Report
Tried the following but it did not provide any results.
http://iprep.for.mywire.org/?216.160.207.10
http://iprep.for.mywire.org/?216.160.207.10
Reply with quote |Report
rahsharma wrote:Tried the following but it did not provide any results.
http://iprep.for.mywire.org/?216.160.207.10
Currently still dealing with that attack actually
Reply with quote |Report
blackbarret wrote:Yes, i decided to discontinue the project, i got massive attack wave of angry skiddies.rahsharma wrote:Tried the following but it did not provide any results.
http://iprep.for.mywire.org/?216.160.207.10
Currently still dealing with that attack actually
Reply with quote |Report
rahsharma wrote:Thank you for letting us know. Hope the issues get resolved soon~blackbarret wrote:Yes, i decided to discontinue the project, i got massive attack wave of angry skiddies.rahsharma wrote:Tried the following but it did not provide any results.
http://iprep.for.mywire.org/?216.160.207.10
Currently still dealing with that attack actually
i noticed that the kiddo only targets port 80, so we disabled 80 and continued on 443 (https) since we also have SSL support and that kinda stopped the massive flood of logs as well. we had 1800~2000 different sources that attacked us.
Reply with quote |Report
blackbarret wrote:Since i host a small development server where people can ask for space to develop i
also had a need for a quick API to check if this client has been part of misconduct over a recent period (week ~ month) plus if this ip was blacklisted over DNSBL databases.
I am not sure if i'm allowed to share free services but if it is, this would really help
you with decision making to accept or deny someone based on their ip's reputation.
The output formats are: plain, json and xml
So the API is located :
http://iprep.for.mywire.org/
The commands are simply and as follow:
JSON formathttp://iprep.for.mywire.org/?0.0.0.0
XML formathttp://iprep.for.mywire.org/?xml&0.0.0.0
Text formathttp://iprep.for.mywire.org/?plain&0.0.0.0
Replace the 0.0.0.0 for an ip you want.
Example of a result:![]()
The result is easy to follow,
- Active (boolean): Has been seen by our server
- Reports (array) : Recent reports from abuseipdb.com
- Blacklist (array) : Returns true if ip has been blacklisted as spammer
- Details (array) : Returns the GEO location and network owner and if found the abuse email address
May it serve you good as it does for us :)
Reply with quote |Report
| Author | Topic: [API] IP History Reputation |
|---|---|
|
blackbarret Joined: 2017/4/26 |
2017年6月22日星期四 下午6:09 Since i host a small development server where people can ask for space to develop i also had a need for a quick API to check if this client has been part of misconduct over a recent period (week ~ month) plus if this ip was blacklisted over DNSBL databases. I am not sure if i'm allowed to share free services but if it is, this would really help you with decision making to accept or deny someone based on their ip's reputation. The output formats are: plain, json and xml So the API is located : http://iprep.for.mywire.org/ The commands are simply and as follow: JSON format http://iprep.for.mywire.org/?0.0.0.0 XML format http://iprep.for.mywire.org/?xml&0.0.0.0 Text format http://iprep.for.mywire.org/?plain&0.0.0.0 Replace the 0.0.0.0 for an ip you want. Example of a result:
The result is easy to follow,
May it serve you good as it does for us :) |
|
rahsharma Joined: 2010/11/25 |
2017年10月6日星期五 上午10:19
Tried the following but it did not provide any results.
http://iprep.for.mywire.org/?216.160.207.10 |
|
blackbarret Joined: 2017/4/26 |
2017年10月6日星期五 上午11:03
Currently still dealing with that attack actually |
|
rahsharma Joined: 2010/11/25 |
2017年10月6日星期五 上午11:26
|
|
blackbarret Joined: 2017/4/26 |
2017年10月7日星期六 上午6:02
i noticed that the kiddo only targets port 80, so we disabled 80 and continued on 443 (https) since we also have SSL support and that kinda stopped the massive flood of logs as well. we had 1800~2000 different sources that attacked us. |
|
salman9984 Joined: 2019/7/14 |
2019年10月21日星期一 上午3:20
|
2026年6月13日星期六 上午6:27
