Skip to content

Hostname

lehu188.com

Last fetched

lehu188.com resolves to 6 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in HK. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · lehu188.comRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lehu188.com

Resolution chain

lehu188.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.162.125.13038.162.125.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
38.162.125.13138.162.125.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
38.162.125.13238.162.125.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
38.162.125.13338.162.125.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
38.162.125.13438.162.125.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
69.63.176.1569.63.176.0/21AS32934FACEBOOK - Facebook, Inc.US

WHOIS identity

Registrar
iana:472
Organization
domain protection services,
Contact emails

Subdomains

6 observed subdomains of lehu188.com.

Threat posture

History

Related pages

Pivot deeper into the graph from lehu188.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lehu188.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.