Hostname
ls-g.net
Last fetched
ls-g.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ls-g.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 106fbe78-ad95-4bc8-9ddf-421c9891d61e@identity-protect.org
- 886b2d94-a008-46be-b448-08a66cf4fa0c@identity-protect.org
- b08ba9cc-4e81-438e-b7ae-67fa47758d34@identity-protect.org
- b1848b14-e4ba-4781-a789-f4f62228d093@identity-protect.org
- c189a779-0d97-4099-9953-6f3d4fae7168@identity-protect.org
- ceeb0ef0-4b29-4bfe-9a9a-bbea8d5df266@identity-protect.org
- owner-10032120@ls-g.net.whoisprivacyservice.org
- owner-9417395@ls-g.net.whoisprivacyservice.org
- owner-9929377@ls-g.net.whoisprivacyservice.org
Subdomains
162 observed subdomains of ls-g.net.
Showing 25 of 162. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from ls-g.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ls-g.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.