Get a free API key and use IP, risk, DNS, TLS and website checks from your scripts, apps or CI.
# Your IP — plain text curl https://10ips.com # Full JSON curl https://10ips.com/json # Look up any IP or domain curl "https://10ips.com/api/lookup?ip=1.1.1.1"
{
"ip": "203.0.113.7",
"ip_version": 4,
"geo": { "country": "Spain", "country_code": "ES",
"city": "Valencia", "asn": "AS202448", "org": "Mvps LTD" },
"reverse_dns": "host.example.net",
"risk": { "grade": "D", "risk_score": 100,
"flags": { "proxy": true, "datacenter": true } }
}
Run the tool above. Results are shown as clear cards — raw JSON is available too.
Check next