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

Block or report ipqwery

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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 Public

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

    Go 79 10

  2. ipapi-py Public

    A completely free IP address API

    Python 123 12

  3. ipapi-rust Public

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

    Rust 53 5

  4. rezwanahmedsami/ipapi-java Public

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

    Java 15 3

  5. s3nthilg0pal/IpApi.Net Public

    C# .net client for Ipquery IpApi

    C# 3 1

  6. Bugs Public

    Report bugs or suggestions here.

    9 2

124 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week June July August September October November December January February March April May June
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

June 2025

Created 1 commit in 1 repository
Created 1 repository
Opened 3 issues in 3 repositories
Loading