Hostname
thelightcellar.ca
Last fetched
thelightcellar.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:enom canada corp. as the registrar.
Nutrition Label
Resolution chain
thelightcellar.ca 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
- registrar:enom canada corp.
- Organization
- light cellar - awakened living, inc (ab)
- Contact emails
Subdomains
17 observed subdomains of thelightcellar.ca.
Showing 12 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from thelightcellar.ca in the public web crawl.
19 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for thelightcellar.ca.
| Mechanism | Target |
|---|---|
| SPF_A | thelightcellar.ca |
| SPF_IP | 103.26.142.95 |
| SPF_IP | 192.161.49.170 |
| SPF_IP | 204.44.192.74 |
| SPF_IP | 74.85.245.121 |
| SPF_MX | thelightcellar.ca |
Related pages
Pivot deeper into the graph from thelightcellar.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thelightcellar.ca"})-[: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.