Hostname
c-lamp.com
Last fetched
c-lamp.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
c-lamp.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 c-lamp.com owner
- Contact emails
- yuming@yinsibaohu.aliyun.com
- privacy@whoisprivacyprotection.info
- 26af7d92-3ae7-4e19-95ce-a55ca5ed59b8@identity-protect.org
- 46f161a5-99c9-44f1-90bb-410559ce8271@identity-protect.org
- 91dfa8e7-1111-4127-8b28-8f604e7478a6@identity-protect.org
- a14a1d3e-edc4-476a-a6b7-3a44cf5cfbde@identity-protect.org
- ac8cf15b-0fd1-4a5a-8fed-75d134fbaccb@identity-protect.org
- d8abaa08-f8af-4d1b-adb1-68fd941f59fe@identity-protect.org
- pw-90e75f77110d18734fa1b968b297c13c@privacyguardian.org
Subdomains
1 observed subdomain of c-lamp.com.
| Subdomain |
|---|
| www.c-lamp.com |
Web-graph footprint
Distinct hostnames that link to or from c-lamp.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from c-lamp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "c-lamp.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.