Skip to content

Hostname

lnfww.com

Last fetched

lnfww.com resolves to 6 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in SG. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · lnfww.comRouting diversity3.0/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/lnfww.com

Resolution chain

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

IPPrefixASNOperatorCountry
154.38.242.10154.38.242.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
154.38.242.11154.38.242.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
154.38.242.13154.38.242.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
154.38.242.19154.38.242.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
94.154.43.894.154.43.0/24AS219502TR
139.162.100.47139.162.96.0/19AS63949JP

WHOIS identity

Registrar
iana:420
Organization
ye jianping
Contact emails

Subdomains

2 observed subdomains of lnfww.com.

Threat posture

History

Related pages

Pivot deeper into the graph from lnfww.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lnfww.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.