Skip to content

Hostname

inx.ch

Last fetched

inx.ch resolves to 1 IPv4 address operated by IN4U-AS AS31424 is operated by: in CH.

Nutrition Label

WHISPER CANON · inx.chRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/inx.ch

Resolution chain

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

IPPrefixASNOperatorCountry
195.191.133.43195.191.132.0/23AS31424IN4U-AS AS31424 is operated by:CH

WHOIS identity

Registrar
Organization
unic
Contact emails

Subdomains

26 observed subdomains of inx.ch.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for inx.ch.

MechanismTarget
SPF_INCLUDEinxserver.com
SPF_IP195.191.132.113/32
SPF_IP195.191.132.135/32
SPF_IP195.191.132.170/29
SPF_IP195.191.132.171
SPF_IP195.191.132.172
SPF_IP195.191.132.173
SPF_IP195.191.132.192
SPF_IP195.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 20

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