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
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
  1. afrinic
  2. arin
  3. ripe
  4. lacnic
  5. apnic
• 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 documentation

$5.00
Monthly Payment
  • code 50 requests/hour

  • email Email support

  • lock_open HTTP

  • https HTTPS

  • done Soft limits *
$10.00
Monthly Payment
  • code 100 requests/hour

  • email Email support

  • lock_open HTTP

  • https HTTPS

  • done Soft limits *
$20.00
Monthly Payment
  • code 300 requests/hour

  • email Email support

  • lock_open HTTP

  • https HTTPS

  • done Soft limits *
$30.00
Monthly Payment
  • code 600 requests/hour

  • email Email support

  • lock_open HTTP

  • https HTTPS

  • done Soft limits *
$50.00
Monthly Payment
  • code 1000 requests/hour

  • email Email support

  • lock_open HTTP

  • https HTTPS

  • done Soft limits *
$80.00
Monthly Payment
  • code 2000 requests/hour

  • email Email support

  • lock_open HTTP

  • https HTTPS

  • done Soft limits *
$160.00
Monthly Payment
  • code 5000 requests/hour

  • email Email support

  • lock_open HTTP

  • https HTTPS

  • done Soft limits *

Soft limit: buffers extra 10% on top of the subscription limit before returning '429 - Too many requests' allowing you to make extra requests without any service interruption.