Hostname
canna-cl.com
Last fetched
canna-cl.com resolves to 1 IPv4 address operated by AS197395 in CH. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
canna-cl.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.243.103.78 | 46.243.102.0/23 | AS197395 | — | CH |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 0942c8aefffd64c9835c189ed6561b5d650f7398ce486908ed0ff9ec05f0c91a@canna-cl.com.whoisproxy.org
- 10f6dca2e568f0b4d1fd33982b4080627d2212ad6d9c72995835eba7f2ca776a@canna-cl.com.whoisproxy.org
- 2d42f00dee25aba2738fe368de86d240ebbc8b37aa397461d9fbca4711395564@canna-cl.com.whoisproxy.org
- 6d46543b3602d8c0cc65f03272c704667c5deb70292d4937ac839be689ff28a2@canna-cl.com.whoisproxy.org
- 6f5055fd00b9b44018419f4d0edd3aa1a089c5f686baa7ab8583cf66158065d2@canna-cl.com.whoisproxy.org
- 7d5558978f60fe35f0556fc289b3f86e20b180243d046666fb69676679eae5ea@canna-cl.com.whoisproxy.org
- 87f0188d27f3833cc4a09696df4b334f445d389cd53bffcd7c1356946dbd37a4@canna-cl.com.whoisproxy.org
- 9c85d542d3f70996c772792969120d3bdfc278733b764ddee525088be05b9a17@canna-cl.com.whoisproxy.org
- a805b53d6775fe5fa2ac970257747cfac6efa17db49da4a4fea4a386f1244e90@canna-cl.com.whoisproxy.org
- ab6efefac9b1bea0fbe9f83a6ceb7242a74067a61c55ada58de2d4bee72140f4@canna-cl.com.whoisproxy.org
- d291780af4f64d35a548486e17643d6f7843e9e3537114bad3931b65c3d6803c@canna-cl.com.whoisproxy.org
- d440f0c99881b8d63fb2569b6d747860b9926a13172b00af59a355f8cec27b9a@canna-cl.com.whoisproxy.org
- de5dce41e38d5ed20818a14905c14fddb67d0aa7c624178d5ed55edc83382bc6@canna-cl.com.whoisproxy.org
- e6bd68435f6ef2f6ca5d3d86dd0035686521ddef19d2d21bb5de329964aedec2@canna-cl.com.whoisproxy.org
- fd207ac8aafa371873c138f0b910287018ca2bf24a76566d9bc5347f4ce8ecb3@canna-cl.com.whoisproxy.org
Subdomains
3 observed subdomains of canna-cl.com.
Web-graph footprint
Distinct hostnames that link to or from canna-cl.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for canna-cl.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | cust1-spf.hostghost.nl |
Related pages
Pivot deeper into the graph from canna-cl.com.
- IP · 46.243.103.78
- ASN · AS197395
- Registrar · iana:269
- Country · CH
- Email · 0942c8aefffd64c9835c189ed6561b5d650f7398ce486908ed0ff9ec05f0c91a@canna-cl.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "canna-cl.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.