Hostname
canna-jp.com
Last fetched
canna-jp.com resolves to 1 IPv4 address operated by AS197395 in CH. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
canna-jp.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
- 36e8bb310a7d6553b197a5a8705819e49d960caec6e159239882069093e1d7d3@canna-jp.com.whoisproxy.org
- 74af2dad6d77400dac018e949d3c9028f13dd205f2c53b22f3089f5f0e8f1569@canna-jp.com.whoisproxy.org
- 7cfe1d3c81908abd8872998ff5b9f0d8d946d09f1163e56a502c0aad3e077fd2@canna-jp.com.whoisproxy.org
- 83d4bb8e4035a09858be31b515b2aa149275484d84b8599fcfdba194294b57ff@canna-jp.com.whoisproxy.org
- 8c17209c27a07c2c6f957b7522eb3fb1f041e0eaf6483893cb0f55aba3441a0b@canna-jp.com.whoisproxy.org
- 939150075921aa3e552970410452b8423bfc7734e9d8bc83565cfe622457f062@canna-jp.com.whoisproxy.org
- ac457d28dc213702e772116f7d20ebc6f880c4ccf51b5f1bbc301fd2b16c558f@canna-jp.com.whoisproxy.org
- bc311bd134a6bd822eb1eb9763be02d7df644412dcf49f2a7a683bfdcb16c90a@canna-jp.com.whoisproxy.org
- beca1701eea5a718d01cf9cab43ec31d47661ed5e970cad25b1ccea63cfcd751@canna-jp.com.whoisproxy.org
- c43d8fa5914f08d4a8fb6beefeb107951c0600bc2d17c6806b261308336d4f91@canna-jp.com.whoisproxy.org
- d5fae16a787a1673fe9d3ee904e7c493150c197d4678732bc652ee76d390cfec@canna-jp.com.whoisproxy.org
- d6dc95adb72268bdd05f9898ab1d74ce401683ef6a8bc6144acb43c3a66e59e4@canna-jp.com.whoisproxy.org
- fb910c4afb1fe08d4adb043319a7736eec8614498fb1ca5f2ec61e992d24a257@canna-jp.com.whoisproxy.org
Subdomains
3 observed subdomains of canna-jp.com.
Web-graph footprint
Distinct hostnames that link to or from canna-jp.com in the public web crawl.
6 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-jp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | cust1-spf.hostghost.nl |
Related pages
Pivot deeper into the graph from canna-jp.com.
- IP · 46.243.103.78
- ASN · AS197395
- Registrar · iana:269
- Country · CH
- Email · 36e8bb310a7d6553b197a5a8705819e49d960caec6e159239882069093e1d7d3@canna-jp.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-jp.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.