Skip to content

Hostname

lllue.fun

Last fetched

lllue.fun resolves to 9 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in VN. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · lllue.funRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/lllue.fun

Resolution chain

lllue.fun resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
156.59.136.187156.59.136.0/21AS21859ZEN-ECN - Zenlayer IncVN
156.59.136.194156.59.136.0/21AS21859ZEN-ECN - Zenlayer IncVN
156.59.136.195156.59.136.0/21AS21859ZEN-ECN - Zenlayer IncVN
156.59.136.197156.59.136.0/21AS21859ZEN-ECN - Zenlayer IncVN
156.59.136.199156.59.136.0/21AS21859ZEN-ECN - Zenlayer IncVN
156.59.136.200156.59.136.0/21AS21859ZEN-ECN - Zenlayer IncVN
156.59.136.201156.59.136.0/21AS21859ZEN-ECN - Zenlayer IncVN
156.59.136.202156.59.136.0/21AS21859ZEN-ECN - Zenlayer IncVN
47.79.48.15847.79.48.0/21AS45102SG

WHOIS identity

Registrar
iana:1599
Organization
Contact emails

Subdomains

1 observed subdomain of lllue.fun.

Subdomain
www.lllue.fun

Threat posture

History

Related pages

Pivot deeper into the graph from lllue.fun.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lllue.fun"})-[: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.