Jump to content
Not connected, Your IP: 44.197.116.176

Recommended Posts

You can obtain data from ipleak.net trough an API, by querying the directory json or xml or php.

 

We don't require any authorization or API key for this service.

It's provided as a best-effort service.

We limit requests in time-range for specific IP addresses if anyone runs too many requests to preserve availability of this service.

 

For example, to fetch data about your IP in json format:

https://ipleak.net/json/
To forceIPv4 usage:
https://ipv4.ipleak.net/json/
To force IPv6 usage:
https://ipv6.ipleak.net/json/
To fetch data about the IP address 8.8.8.8 in xml format:
https://ipleak.net/xml/8.8.8.8
To fetch data about detected DNS in json format (replace [session] with a random hash (40 chars long) and [random] with random chars every request). Perform many request with same [session] and different [random] to populate.
https://[session]-[random].ipleak.net/dnsdetection/


Fields

query_text Your query text
query_type Can be myip, mydns, ip or domain
query_date Unix timestamp of server result.
 
level Level of detail. Can be min or max. Only some IP addresses are fetched for all available data (max levels)
cache Unix timestamp of data accuracy, if the level is max. Data at min level are always in real time. Fields like Tor and reverse are always in real time.
 
ip The IP address.
country_code Country ISO code
country_name Country Name
tor If the IP address matches a Tor Exit Node.
reverse Reverse lookup.

 

The above fields are always provided. Other fields may be available if additional data is available.

If you query a qualified domain name, every IP address it resolves into is available under an ips data node.

 

Reserved address

If the address is an IANA special address, data will contain special fields. See as an example 127.0.0.1 ( xml, json)

Check IANA IPv4 / IPv6 Special-Purpose Address Registry for more information about the fields.

 

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image

×
×
  • Create New...