IP Intelligence

40.78.240.0

No major threat signals detected for this IP address. Hosted in United States on AS8075 (MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation, US).

Low Risk IPv4PublicUnited States
Datacenter

Threat Score

5/100

Low Risk

IP appears safe

Risk Score

5/100

low risk

Location

United States

United States

Network

AS8075

MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation, US

Blacklists

0/23

Clean

Overview

Basic IP information

IPv4

Version

IPv4

Type

Public

Risk Level

Low Risk

Response

10000ms

Server Location

Geographic location data

Country

United States

US

Continent

North America

EU Member

No

Network Information

Autonomous System and ISP details

AS8075

ASN

AS8075

Organization

MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation, US

Country

US

Registry

arin

Allocated

2015-02-23

Network Ownership Chain

flowchart LR
  A["ARIN\nRegistry"] --> B["MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation, US"]
  B --> C["AS8075\nAutonomous System"]
  C --> D["40.76.0.0/14\nNetwork Block"]
  D --> E["40.78.240.0\nThis IP"]

Security Intelligence

Threat analysis and reputation

Low Risk

Threat Score

5/100

Low risk — IP appears safe

Connection:Cloudmicrosoft

Detection Flags

VPNNo
ProxyNo
DatacenterYes
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
JustSpam
Clean
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.78.240.0

Registry (RIR)

UNKNOWN

Queried 7/14/2026, 6:24:38 PM · 10000ms

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.78.240.0");

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