IP Intelligence

37.27.1.1

No major threat signals detected for this IP address. Hosted in Germany on AS24940 (HETZNER-AS - Hetzner Online GmbH, DE).

Low Risk IPv4PublicGermanystatic.1.1.27.37.clients.your-server.de
Datacenter

Threat Score

0/100

Low Risk

IP appears safe

Risk Score

0/100

low risk

Location

Germany

Germany

Network

AS24940

HETZNER-AS - Hetzner Online GmbH, DE

Blacklists

0/23

Clean

Overview

Basic IP information

IPv4

Version

IPv4

Type

Public

Risk Level

Low Risk

Response

501ms

PTR Recordstatic.1.1.27.37.clients.your-server.de

Server Location

Geographic location data

Country

Germany

DE

Continent

Europe

EU Member

Yes

Network Information

Autonomous System and ISP details

AS24940

ASN

AS24940

Organization

HETZNER-AS - Hetzner Online GmbH, DE

Country

DE

Registry

ripencc

Allocated

2011-12-28

Network Ownership Chain

flowchart LR
  A["RIPENCC\nRegistry"] --> B["HETZNER-AS - Hetzner Online GmbH, DE"]
  B --> C["AS24940\nAutonomous System"]
  C --> D["37.27.0.0/16\nNetwork Block"]
  D --> E["37.27.1.1\nThis IP"]

Security Intelligence

Threat analysis and reputation

Low Risk

Threat Score

0/100

Low risk — IP appears safe

Connection:Cloudhetzner

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 Spam
Clean
SORBS Recent
Clean
SORBS Web
Clean
SORBS New
Clean
SORBS Misc Proxy
Clean
UCEPROTECT Level 2
Clean
PSBLTimeout
N/A
BackscattererTimeout
N/A
SupplementaryAdditional coverage
Mailspike BLTimeout
N/A
Mailspike ZTimeout
N/A
JustSpam
Clean
Truncate
Clean
SpamRATS DynaTimeout
N/A
SpamRATS NoPtrTimeout
N/A
SpamRATS SpamTimeout
N/A
WPBL
Clean

WHOIS Registration

IP registration and ownership data

Unknown

Network Details

IP Range

37.27.1.1

Registry (RIR)

UNKNOWN

Queried 8/12/2026, 9:52:27 PM · 501ms

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("37.27.1.1");

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