Hostname
anticiper.ch
Last fetched
anticiper.ch resolves to 1 IPv4 address operated by AS559 in CH.
Nutrition Label
Resolution chain
anticiper.ch 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 |
|---|---|---|---|---|
| 192.33.217.21 | 192.33.216.0/22 | AS559 | — | CH |
WHOIS identity
No WHOIS records are currently associated with anticiper.ch in WhisperGraph.
Subdomains
46 observed subdomains of anticiper.ch.
Showing 25 of 46. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from anticiper.ch in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for anticiper.ch.
| Mechanism | Target |
|---|---|
| SPF_IP | 195.15.209.38 |
| SPF_IP | 195.15.213.81 |
| SPF_IP | 195.15.226.170 |
| SPF_IP | 195.15.226.187 |
| SPF_IP | 195.15.226.213 |
| SPF_IP | 195.15.226.225 |
| SPF_IP | 195.15.226.233 |
| SPF_IP | 195.15.226.84 |
| SPF_IP | 195.15.228.21 |
| SPF_IP | 45.157.190.96 |
| SPF_IP | 84.16.79.41 |
Related pages
Pivot deeper into the graph from anticiper.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "anticiper.ch"})-[: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.