IP address 190.196.248.0

190.196.248.0 is located in Argentina, on network AS266702 (MEGALINK S.R.L.), usage type residential, risk level low.

190.196.248.0
🇦🇷 Argentina
America/Argentina/Buenos_Aires · ARS · -34.602200, -58.384500

Risk assessment

10/100low risk
crawlerresidential_mitigation

Location

Country
Argentina (AR)
Continent
South America
Coordinates
-34.602200, -58.384500
Time zone
America/Argentina/Buenos_Aires
Currency
ARS
Registered country
Argentina
GDPR applies
No

Network & ASN

ASN
AS266702
Operator
MEGALINK S.R.L.
ASN country
AR
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=190.196.248.0"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "190.196.248.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" : "1000",
		"asn" : "AS266702",
		"asn_country" : "AR",
		"asn_name" : "MEGALINK S.R.L.",
		"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" : "-34.602200",
		"longitude" : "-58.384500",
		"netname" : "NON-RIPE-NCC-MANAGED-ADDRESS-BLOCK",
		"network_status" : "ALLOCATED UNSPECIFIED",
		"query_ip_address" : "190.196.248.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" : "Buenos Aires, Ciudad Autónoma de",
			"capital" : "primary",
			"city" : "Buenos Aires",
			"country" : "Argentina",
			"iso2" : "AR",
			"iso3" : "ARG",
			"population" : 16710000
		},
		"time_zone" : "America/Argentina/Buenos_Aires",
		"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