Hostname
lis-cloud.com
Last fetched
lis-cloud.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lis-cloud.com 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
- on behalf of lis-cloud.com owner
- Contact emails
- 101d2215-1741-4b66-a8fc-6bb9ea832555@identity-protect.org
- 23f4a2c6-f28b-4443-a737-32561b9bada7@identity-protect.org
- 31315898-99e9-4124-87da-87cd5296c646@identity-protect.org
- 5987c5fd-f018-4621-a2aa-b39e4ed694f2@identity-protect.org
- 7ac372fd-4b6b-4bfb-85fc-41025149f448@identity-protect.org
- c662ca4a-25f8-4326-aa9e-de49ceb9e15c@identity-protect.org
- owner-10120143@lis-cloud.com.whoisprivacyservice.org
- owner-599229@lis-cloud.com.whoisprivacyservice.org
Subdomains
54 observed subdomains of lis-cloud.com.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lis-cloud.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from lis-cloud.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lis-cloud.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.