IP address 78.211.19.190

78.211.19.190 is located in Clermont-Ferrand, France, on network AS273966 (FIBERGO-TELECOM S.A.), usage type business, risk level low.

78.211.19.190
🇫🇷 Clermont-Ferrand, Auvergne-Rhone-Alpes, France
Europe/Paris · EUR · 45.783800, 3.096600

Risk assessment

15/100low risk
crawler

Location

City
Clermont-Ferrand
Subdivision
Auvergne-Rhone-Alpes
Country
France (FR)
Continent
Europe
Coordinates
45.783800, 3.096600
Time zone
Europe/Paris
Currency
EUR
Registered country
France
GDPR applies
Yes

Network & ASN

ASN
AS273966
Operator
FIBERGO-TELECOM S.A.
ASN country
EC
Network name
MOBILE-USERS-BLOCK
Usage type
business
Allocation
ASSIGNED PA

Threat & privacy

VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon

Use this in code

curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=78.211.19.190"
import requests
r = requests.get("https://ipquery.info/api", params={
    "apiKey": "YOUR_API_KEY",
    "ip": "78.211.19.190",
})
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" : "AS273966",
		"asn_country" : "EC",
		"asn_name" : "FIBERGO-TELECOM S.A.",
		"city" : "Clermont-Ferrand",
		"connection_type" : "isp",
		"continent" : "Europe",
		"country" : "France",
		"country_iso_code" : "FR",
		"crawler_name" : "Anthropic ClaudeBot",
		"currency" : "EUR",
		"gdpr_required" : true,
		"gmt_offset" : 3600,
		"is_anycast" : false,
		"is_bogon" : false,
		"is_cloud" : false,
		"is_crawler" : true,
		"is_datacenter" : false,
		"is_eu_member" : true,
		"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" : "fr",
				"name" : "French",
				"native_name" : "Français"
			}
		],
		"latitude" : "45.783800",
		"longitude" : "3.096600",
		"netname" : "MOBILE-USERS-BLOCK",
		"network_status" : "ASSIGNED PA",
		"postal_code" : "63100",
		"query_ip_address" : "78.211.19.190",
		"query_language" : "en",
		"registered_country" : "France",
		"ripe_country" : "IT",
		"risk_factors" : [
			"crawler"
		],
		"risk_level" : "low",
		"risk_score" : 15,
		"simplemaps" : {
			"admin_name" : "Auvergne-Rhône-Alpes",
			"capital" : "minor",
			"city" : "Clermont-Ferrand",
			"country" : "France",
			"iso2" : "FR",
			"iso3" : "FRA",
			"population" : 147751
		},
		"subdivision" : "Auvergne-Rhone-Alpes",
		"subdivision_iso_code" : "ARA",
		"time_zone" : "Europe/Paris",
		"usage_type" : "business"
	}
]

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