Hostname
ai.ch
Last fetched
ai.ch resolves to 1 IPv4 address operated by REALMEDIA-AS Bld. Victor Babes, nr. 2 in CH.
Nutrition Label
Resolution chain
ai.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 |
|---|---|---|---|---|
| 159.100.252.16 | 159.100.248.0/21 | AS61098 | REALMEDIA-AS Bld. Victor Babes, nr. 2 | CH |
WHOIS identity
- Registrar
- —
- Organization
- kantonale verwaltung appenzell i.rh.
- Contact emails
- —
Subdomains
74 observed subdomains of ai.ch.
Showing 25 of 74. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ai.ch in the public web crawl.
768 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for ai.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks1.admin.ch |
| SPF_INCLUDE | _netblocks2.admin.ch |
| SPF_INCLUDE | _netblocks3.admin.ch |
| SPF_INCLUDE | _netblocks4.admin.ch |
| SPF_INCLUDE | spf.abxsec.com |
| SPF_IP | 159.100.252.16 |
| SPF_IP | 194.147.134.3 |
| SPF_IP | 194.147.134.6 |
Related pages
Pivot deeper into the graph from ai.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ai.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.