IP Intelligence

40.58.8.0

No major threat signals detected for this IP address. Hosted in United States on AS4249 (LILLY-AS - Eli Lilly and Company, US).

Low Risk IPv4PublicUnited States

Threat Score

5/100

Low Risk

IP appears safe

Risk Score

5/100

low risk

Location

United States

United States

Network

AS4249

LILLY-AS - Eli Lilly and Company, US

Blacklists

0/23

Clean

Overview

Basic IP information

IPv4

Version

IPv4

Type

Public

Risk Level

Low Risk

Response

1444ms

Server Location

Geographic location data

Country

United States

US

Continent

North America

EU Member

No

Network Information

Autonomous System and ISP details

AS4249

ASN

AS4249

Organization

LILLY-AS - Eli Lilly and Company, US

Country

US

Registry

arin

Allocated

1991-04-23

Network Ownership Chain

flowchart LR
  A["ARIN\nRegistry"] --> B["LILLY-AS - Eli Lilly and Company, US"]
  B --> C["AS4249\nAutonomous System"]
  C --> D["40.58.0.0/16\nNetwork Block"]
  D --> E["40.58.8.0\nThis IP"]

Security Intelligence

Threat analysis and reputation

Low Risk

Threat Score

5/100

Low risk — IP appears safe

Connection:Residential

Detection Flags

VPNNo
ProxyNo
DatacenterNo
MobileNo
BogonNo
Tor ExitNo

Blacklist Status

Clean0/23 listed

0/100

CriticalHigh-confidence lists
Barracuda RBLTimeout
N/A
SpamCop BLTimeout
N/A
DroneBLTimeout
N/A
SORBS ZombieTimeout
N/A
SORBS HTTP ProxyTimeout
N/A
SORBS SOCKS ProxyTimeout
N/A
UCEPROTECT Level 1Timeout
N/A
ImportantReliable lists
SORBS SpamTimeout
N/A
SORBS RecentTimeout
N/A
SORBS WebTimeout
N/A
SORBS NewTimeout
N/A
SORBS Misc ProxyTimeout
N/A
UCEPROTECT Level 2Timeout
N/A
PSBLTimeout
N/A
BackscattererTimeout
N/A
SupplementaryAdditional coverage
Mailspike BLTimeout
N/A
Mailspike ZTimeout
N/A
JustSpamTimeout
N/A
TruncateTimeout
N/A
SpamRATS DynaTimeout
N/A
SpamRATS NoPtrTimeout
N/A
SpamRATS SpamTimeout
N/A
WPBLTimeout
N/A

Risk Factors

no reverse dns

WHOIS Registration

IP registration and ownership data

Unknown

Network Details

IP Range

40.58.8.0

Registry (RIR)

UNKNOWN

Queried 8/3/2026, 12:18:50 PM · 1444ms

REST API

Get comprehensive IP intelligence via API — geolocation, threat analysis, ASN data, and WHOIS.

import { RequestGuard } from "@requestguard/js";

const rg = new RequestGuard({ apiKey: "your-api-key" });
const result = await rg.ip.lookup("40.58.8.0");

console.log(result.geolocation.country);
console.log(result.intelligence.threatLevel);
Rate limit: 100 req/min Authentication: API Key Get API Access →