Hostname
clipcanvas.com
Last fetched
clipcanvas.com resolves to 4 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
clipcanvas.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.69.186.9 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.42.212 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.83.207 | 159.69.0.0/16 | AS24940 | — | DE |
| 95.216.161.60 | 95.216.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:269
- Organization
- cato salter
- Contact emails
- mail@clipcanvas.com
- hans-petter.mellerud@zalaris.com
- info@domain-contact.org
- 2998bae4dae6b7fde6db97bead4897a38355721e222fe7f6779d472b5cdded4d@clipcanvas.com.whoisproxy.org
- 51c044a8270127ba556c1294db8009e6a192b0eaeb1b7b613d064de209499676@clipcanvas.com.whoisproxy.org
- 689b919f2af8ca8e6f0e1626f8c0e3aa9cf34a206f49c0ee106eca2a215476cf@clipcanvas.com.whoisproxy.org
- b24a5c8e20458da3c1ed35016d6074a76608beb0c9551f98450de8bd2aa5016a@clipcanvas.com.whoisproxy.org
- c124b921ffd6dec29d216fbfb6da4e2271564f54467b106d963cd141be862b95@clipcanvas.com.whoisproxy.org
- edf21cc50094686ed4a138d7c77af37011af0d21df1c75b537223e9f185bb2e7@clipcanvas.com.whoisproxy.org
Subdomains
12 observed subdomains of clipcanvas.com.
Web-graph footprint
Distinct hostnames that link to or from clipcanvas.com in the public web crawl.
132 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for clipcanvas.com.
| Mechanism | Target |
|---|---|
| SPF_A | clipcanvas.com |
| SPF_IP | 78.46.152.77 |
| SPF_IP | 78.46.5.205/32 |
| SPF_MX | clipcanvas.com |
Related pages
Pivot deeper into the graph from clipcanvas.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "clipcanvas.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.