id.88.io

Public Identity Query Service

Public Identity Query Address Usage Details
Avatar Hash id.88.io/avatar
Browser Connection id.88.io
IP Address id.88.io/ip
Issuer identification number id.88.io/iin
Phone Number id.88.io/tel

IP Address

id.88.io/ip supports a number of optional parameters.

e.g.
https://id.88.io/ip?ip=203.27.92.10&source=0

ip=

ip= use this ip address instead of your ip address

e.g.
https://id.88.io/ip?ip=203.27.92.10

source=

source=0 or null then list all source and associated details
source=1 then return region from source1
source=2 then return region from source2
source=3 then return region from source3

e.g.
https://id.88.io/ip?source=0

Phone Number

id.88.io/tel will provide a json output

{
     "number": "+61499331111",
     "name": "robinhood",
     "label": "a0_00_00",
     "ip": "102.51.53.240",
     "time": "2023-04-21T04:04:06Z ~ 3600"
}
  • name - public or private name behind the phone number
  • label - trust label of the phone number
  • ip - your public ip address
  • time - time of result generation (it was generated at 2023-04-21T04:04:06Z in the example above)
  • ~ - lifetime of the result (it is 3600 seconds in the example about)

1. Number Format

It is mandatory to supply a phone number to the number= parameter.

  1. International Format (E.164) - recommended
    id.88.io/tel?number=61499331111

  2. with + in front
    id.88.io/tel?number=+61499331111

  3. with uuencoding
    id.88.io/tel?number=%2B44%20117%20496%200123

2. Caching

https://id.88.io/tel/?number=61499331111&cache=0

cache=

3. Parsing

Phone Number parsing is based on Google libphonenumber library:

Issuer Identification Number

Issuer identification number (IIN) sometimes referred to as the bank identification number (BIN),

Member Interface

https://id.88.io/ip supports a number of optional parameters for the members to use.

accuracy=

More accurate member curated location data can be requested:

accuracy=region then display region
accuracy=global then display global area
accuracy=local then display local area
accuracy=exact then display exact lat,lon collected if available

status=

member curated status of an IP address can be requested:

status=simple then display status e.g. blacklisted, member
status=detailed then display status with details e.g. last active time