Hostname
canna.com
Last fetched
canna.com resolves to 1 IPv4 address operated by HOSTGHOST-AS in NL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
canna.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.101.118 | 46.243.100.0/23 | AS197395 | HOSTGHOST-AS | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 010383013799ddf31b1b4447d916a17f1a1f8e17107f59a78d03bda03e13a662@canna.com.whoisproxy.org
- 0336994495103367560ded19c002486952141c6ef002c1415d7ec2ac73c2d7de@canna.com.whoisproxy.org
- 0719bbf60765a91fb07be8504e4f9a66d0e1dbcc44d473eaea41e28cb9abba7f@canna.com.whoisproxy.org
- 08334e43d9583358a74b706b9d9413ba93940458248c96935c40d4a9bcbeb47f@canna.com.whoisproxy.org
- 0a045fadb6a4e871e91befb386d655bb2556c9c5e98ae04d419642b0da70f7b7@canna.com.whoisproxy.org
- 0b10b231d167485873dd141ee4ffbc019964013f24cba03295d44d40ab988b93@canna.com.whoisproxy.org
- 0ca94159649a0ca0747594e8d4cfcf94e889e782381d07db5f8adf3b72a31ec8@canna.com.whoisproxy.org
- 10bea5437b3ef3afe412f70c9062dc6fd148ee3f0740a274bba47118596ffe41@canna.com.whoisproxy.org
- 119392fd8539ab90b34ccec2445481e335b36b2370eec3c898ea3e789a26ca89@canna.com.whoisproxy.org
- 11d53657eb48195760c8e49465db9c56c3d95eca79af362cb2aa841983495088@canna.com.whoisproxy.org
- 144f73c72bdde3ff8c128e68c7ac3c593e29c627253312b8c58ce4d2fa1d1bb6@canna.com.whoisproxy.org
- 16b9e9df4e13cc7e0edb670c877d763a2543a58a7e48179bc40b18a42ee5630d@canna.com.whoisproxy.org
- 19593cb4d4310fbd7b155ffc74f2faaeffe260e867e2120b181da1de2b9ec549@canna.com.whoisproxy.org
- 19f82f483c55b6e89d4e1cc37ca0a708ba95dfd39fa4718b7a1d11485b6d263f@canna.com.whoisproxy.org
- 1a649e8fdeb6a2bce9d4aec0cfffb91f22954ce53cedcd2662d2ac1b62b5f9d0@canna.com.whoisproxy.org
- 1b000844ff8cfdb8a0a57f27a62438cc7ed9cd564925d74effffd37f2f65c19b@canna.com.whoisproxy.org
- 1ca6d371ae1a9cc4b90557465fb36388b08ab7f242acef433e0ae2e07aa8a697@canna.com.whoisproxy.org
- 21c0c9eb19d763dfb5705d0b44a0320d301be2cc476fe7fb408a4c35c5891cdd@canna.com.whoisproxy.org
- 2350b2b9e4190d4de83f0b3e5641108e8d30ce0cb5b886261b847377c886e037@canna.com.whoisproxy.org
- 23a1a48fa8293087544a614ea3b822294881f099be8f7e44f080844f162ae41d@canna.com.whoisproxy.org
- and 89 more
Subdomains
27 observed subdomains of canna.com.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from canna.com in the public web crawl.
121 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for canna.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | cust1-spf.hostghost.nl |
Related pages
Pivot deeper into the graph from canna.com.
- IP · 46.243.101.118
- ASN · AS197395HOSTGHOST-AS
- Registrar · iana:269
- Country · NL
- Email · 010383013799ddf31b1b4447d916a17f1a1f8e17107f59a78d03bda03e13a662@canna.com.whoisproxy.org
- TLD · .com
- 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.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.