Skip to content

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

WHISPER CANON · ai.chRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ai.ch

Resolution chain

ai.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.100.252.16159.100.248.0/21AS61098REALMEDIA-AS Bld. Victor Babes, nr. 2CH

WHOIS identity

Registrar
Organization
kantonale verwaltung appenzell i.rh.
Contact emails

Subdomains

74 observed subdomains of ai.ch.

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.

MechanismTarget
SPF_INCLUDE_netblocks1.admin.ch
SPF_INCLUDE_netblocks2.admin.ch
SPF_INCLUDE_netblocks3.admin.ch
SPF_INCLUDE_netblocks4.admin.ch
SPF_INCLUDEspf.abxsec.com
SPF_IP159.100.252.16
SPF_IP194.147.134.3
SPF_IP194.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.