Hostname
inx.ch
Last fetched
inx.ch resolves to 1 IPv4 address operated by IN4U-AS AS31424 is operated by: in CH.
Nutrition Label
Resolution chain
inx.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 |
|---|---|---|---|---|
| 195.191.133.43 | 195.191.132.0/23 | AS31424 | IN4U-AS AS31424 is operated by: | CH |
WHOIS identity
- Registrar
- —
- Organization
- unic
- Contact emails
- —
Subdomains
26 observed subdomains of inx.ch.
Showing 25 of 26. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for inx.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | inxserver.com |
| SPF_IP | 195.191.132.113/32 |
| SPF_IP | 195.191.132.135/32 |
| SPF_IP | 195.191.132.170/29 |
| SPF_IP | 195.191.132.171 |
| SPF_IP | 195.191.132.172 |
| SPF_IP | 195.191.132.173 |
| SPF_IP | 195.191.132.192 |
| SPF_IP | 195.191.132.193 |
Related pages
Pivot deeper into the graph from inx.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "inx.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.