IP address 200.123.42.0

200.123.42.0 is located in Santa Fe, Argentina, on network AS274225 (TELECOMUNICACIONES WIFINET RUPERTO TRONCOSO E.I.R.L.), usage type residential, risk level low.

200.123.42.0
🇦🇷 Santa Fe, Santa Fe, Argentina
America/Argentina/Cordoba · ARS · -31.633300, -60.700000

Risk assessment

10/100low risk
crawlerresidential_mitigation

Location

City
Santa Fe
Subdivision
Santa Fe
Country
Argentina (AR)
Continent
South America
Coordinates
-31.633300, -60.700000
Time zone
America/Argentina/Cordoba
Currency
ARS
Registered country
Argentina
GDPR applies
No

Network & ASN

ASN
AS274225
Operator
TELECOMUNICACIONES WIFINET RUPERTO TRONCOSO E.I.R.L.
ASN country
CL
Network name
NON-RIPE-NCC-MANAGED-ADDRESS-BLOCK
Usage type
residential
Allocation
ALLOCATED UNSPECIFIED

Threat & privacy

VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon

Use this in code

curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=200.123.42.0"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "200.123.42.0",
})
print(r.json()[0])

This page is generated from the IpQuery.Info API. Get the same data via API.

Raw API response

[
	{
		"accuracy_radius" : "5",
		"asn" : "AS274225",
		"asn_country" : "CL",
		"asn_name" : "TELECOMUNICACIONES WIFINET RUPERTO TRONCOSO E.I.R.L.",
		"city" : "Santa Fe",
		"connection_type" : "isp",
		"continent" : "South America",
		"country" : "Argentina",
		"country_iso_code" : "AR",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "ARS",
		"gdpr_required" : false,
		"gmt_offset" : -10800,
		"is_anycast" : false,
		"is_bogon" : false,
		"is_cloud" : false,
		"is_crawler" : true,
		"is_datacenter" : false,
		"is_eu_member" : false,
		"is_mobile" : false,
		"is_multicast" : false,
		"is_proxy" : false,
		"is_satellite" : false,
		"is_spam" : false,
		"is_spam_drop" : false,
		"is_tor_exit_node" : false,
		"is_tor_full_node" : false,
		"is_vpn" : false,
		"languages" : [
			{
				"code" : "es",
				"name" : "Spanish",
				"native_name" : "Español"
			},
			{
				"code" : "gn",
				"name" : "Guarani",
				"native_name" : "Avañe'ẽ"
			}
		],
		"latitude" : "-31.633300",
		"longitude" : "-60.700000",
		"netname" : "NON-RIPE-NCC-MANAGED-ADDRESS-BLOCK",
		"network_status" : "ALLOCATED UNSPECIFIED",
		"postal_code" : "3000",
		"query_ip_address" : "200.123.42.0",
		"query_language" : "en",
		"registered_country" : "Argentina",
		"ripe_country" : "EU # Country is really world wide",
		"risk_factors" : [
			"crawler",
			"residential_mitigation"
		],
		"risk_level" : "low",
		"risk_score" : 10,
		"simplemaps" : {
			"admin_name" : "Santa Fe",
			"capital" : "admin",
			"city" : "Santa Fe",
			"country" : "Argentina",
			"iso2" : "AR",
			"iso3" : "ARG",
			"population" : 405683
		},
		"subdivision" : "Santa Fe",
		"subdivision_iso_code" : "S",
		"time_zone" : "America/Argentina/Cordoba",
		"usage_type" : "residential"
	}
]

Explore this network

Get this data from your own code

The IpQuery.Info API returns geolocation, ASN, VPN/proxy/Tor, cloud, and a packaged risk score for any IP — one HTTPS call. Start free, no credit card.

Start free Read the docs