Hostname
ican.ws
Last fetched
ican.ws is a registered hostname under the .ws top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:625
- Organization
- saunier, thierry
- Contact emails
Subdomains
2 observed subdomains of ican.ws.
| Subdomain |
|---|
| mx1.ican.ws |
| www.ican.ws |
Web-graph footprint
Distinct hostnames that link to or from ican.ws in the public web crawl.
7 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ican.ws.
| Mechanism | Target |
|---|---|
| SPF_IP | fd68:85f0:7c72::/48 |
| SPF_IP | fdd6:e8ab:4e1e::/48 |
Related pages
Pivot deeper into the graph from ican.ws.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ican.ws"})-[: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.