Skip to content

Hostname

ghostbin.lain.la

Last fetched

ghostbin.lain.la resolves to 2 IPv4 addresses operated by NULLEDLLC - nulled LLC in US.

Nutrition Label

WHISPER CANON · ghostbin.lain.laRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ghostbin.lain.la

Resolution chain

ghostbin.lain.la resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.131.76.20523.131.76.0/24AS400950NULLEDLLC - nulled LLCUS
23.131.76.20623.131.76.0/24AS400950NULLEDLLC - nulled LLCUS

WHOIS identity

No WHOIS records are currently associated with ghostbin.lain.la in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ghostbin.lain.la in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from ghostbin.lain.la.

Cypher and MCP

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

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