Get info about who is behind any IP address
Are you interested in organisation name, ASN, category or country of this IP?
Organisation details
JSON response
Try our JSON API
- endpoint
- curl
- Node.js
- jQuery
- PHP
- Python
- Ruby
api.antideo.com/ip/health
$ curl --compressed api.antideo.com/ip/health/
const request = require('request');
request('http://api.antideo.com/ip/info/', function(error, res, body) {
console.log(JSON.parse(body));
})
$.getJSON('http://api.antideo.com/ip/info/', function(data){
console.log(data)
})
$request = file_get_contents('http://api.antideo.com/ip/info/');
$response = gzdecode($request);
$result = json_decode($response);
requests.get('http://api.antideo.com/ip/info/')
require 'json'
require 'open-uri'
JSON.parse(open('http://api.antideo.com/ip/info/').read)
Use our REST API to gather more information about any IP address
Check who is behind this IP address
• Organization name
• ASN (Autonomous System Number)
An Autonomous System is a group of IP networks operated by one or more network operator(s) that has a single and clearly defined external routing policy. Exterior routing protocols are used to exchange routing information between Autonomous Systems• Date assigned
The date this ASN was assigned to the organization• Country
Organizations primary country of operation• RIR Regional Internet Registry
One of the 5 Regional Internet Registries• Category
Get the category of the Autonomous System the IP address is part of. Determine if this is a mobile, hosting, bank and more. For more details please consult our documentationrender('pricing.htm'); ?>