Skip to content
View ipqwery's full-sized avatar
🚀
🚀

Block or report ipqwery

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ipqwery/README.md

ReadMe.md

Official Account For IPQuery

🌍 Translations:
🇺🇸 English 🇪🇸 Español 🇨🇳 中文 🇫🇷 Français 🇩🇪 Deutsch 🇷🇺 Русский 🇮🇳 हिंदी


Stats

  • 📈 35.2 Billion requests processed.
  • 🌎 A Feature Rich Free Geolocation/IP API
  • 🖥️ Proxy/VPN/Fraud Detection
  • 🕒 ~8ms Response Time

Get Featured

Have you integrated the IPQuery API into your tool? Or did you make something cool that you'd like to share? Send us an email: contact@ipquery.io

Found a Bug

Open an issue here or contact us support@ipquery.io

fetch("https://api.ipquery.io/?format=json").then(
      data=>console.log(data)
).catch(
     err => console.log(err)
);
{
  "ip": "103.126.161.54",
  "isp": {
    "asn": "AS135959",
    "org": "Onebim Vietnam Limited Company",
    "isp": "Onebim Vietnam Limited Company"
  },
  "location": {
    "country": "Vietnam",
    "country_code": "VN",
    "city": "Quận Mười",
    "state": "Ho Chi Minh",
    "zipcode": "",
    "latitude": 10.7888515998133,
    "longitude": 106.659162009128,
    "timezone": "Asia/Ho_Chi_Minh",
    "localtime": "2025-05-03T15:27:59"
  },
  "risk": {
    "is_mobile": false,
    "is_vpn": false,
    "is_tor": true,
    "is_proxy": false,
    "is_datacenter": false,
    "risk_score": 50
  }
}

Pinned Loading

  1. ipapi-go ipapi-go Public

    Golang bindings for ipquery.io | A free and performant ip address API

    Go 111 14

  2. ipapi-py ipapi-py Public

    A completely free IP address API

    Python 162 18

  3. ipapi-rust ipapi-rust Public

    Rust bindings for ipquery.io | A free and performant ip address API

    Rust 64 4

  4. rezwanahmedsami/ipapi-java rezwanahmedsami/ipapi-java Public

    A Java library to query IP addresses using the https://ipquery.io API.

    Java 19 3

  5. s3nthilg0pal/IpApi.Net s3nthilg0pal/IpApi.Net Public

    C# .net client for Ipquery IpApi

    C# 9 2

  6. Bugs Bugs Public

    Report bugs or suggestions here.

    17 3