IP address 150.241.128.255
150.241.128.255 is located in Bilbao, Spain, on network AS8708 (RCS-RDS 73-75 Dr. Staicovici), usage type residential, risk level low.
150.241.128.255
🇪🇸 Bilbao, Basque Country, Spain
Risk assessment
10/100low risk
crawlerresidential_mitigation
Location
- City
- Bilbao
- Subdivision
- Basque Country
- Country
- Spain (ES)
- Continent
- Europe
- Coordinates
- 43.262700, -2.925300
- Time zone
- Europe/Madrid
- Currency
- EUR
- Registered country
- Spain
- GDPR applies
- Yes
Network & ASN
- ASN
- AS8708
- Operator
- RCS-RDS 73-75 Dr. Staicovici
- ASN country
- RO
- Network name
- NET-150-241-128-0-24
- Organisation
- SC Veve Art SRL
- Usage type
- residential
- RIPE org ID
- ORG-SVAS3-RIPE
- Allocation
- LEGACY
Threat & privacy
VPNProxyTor exitSpam listCloudDatacenterMobileSatelliteCrawler Anthropic ClaudeBotAnycastBogon
Use this in code
curl "https://ipquery.info/api?apiKey=YOUR_API_KEY&ip=150.241.128.255"import requests
r = requests.get("https://ipquery.info/api", params={
"apiKey": "YOUR_API_KEY",
"ip": "150.241.128.255",
})
print(r.json()[0])This page is generated from the IpQuery.Info API. Get the same data via API.
Raw API response
[
{
"accuracy_radius" : "10",
"asn" : "AS8708",
"asn_country" : "RO",
"asn_name" : "RCS-RDS 73-75 Dr. Staicovici",
"city" : "Bilbao",
"connection_type" : "isp",
"continent" : "Europe",
"country" : "Spain",
"country_iso_code" : "ES",
"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" : "es",
"name" : "Spanish",
"native_name" : "Español"
},
{
"code" : "eu",
"name" : "Basque",
"native_name" : "Euskara"
},
{
"code" : "ca",
"name" : "Catalan",
"native_name" : "Català"
},
{
"code" : "gl",
"name" : "Galician",
"native_name" : "Galego"
},
{
"code" : "oc",
"name" : "Occitan",
"native_name" : "Occitan"
}
],
"latitude" : "43.262700",
"longitude" : "-2.925300",
"netname" : "NET-150-241-128-0-24",
"network_status" : "LEGACY",
"org" : "SC Veve Art SRL",
"postal_code" : "48005",
"query_ip_address" : "150.241.128.255",
"query_language" : "en",
"registered_country" : "Spain",
"ripe_country" : "RO",
"ripe_org_id" : "ORG-SVAS3-RIPE",
"risk_factors" : [
"crawler",
"residential_mitigation"
],
"risk_level" : "low",
"risk_score" : 10,
"simplemaps" : {
"admin_name" : "Basque Country",
"capital" : "minor",
"city" : "Bilbao",
"country" : "Spain",
"iso2" : "ES",
"iso3" : "ESP",
"population" : 775000
},
"subdivision" : "Basque Country",
"subdivision_iso_code" : "PV",
"time_zone" : "Europe/Madrid",
"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.