Skip to content

Hostname

cjs.ch

Last fetched

cjs.ch resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH.

Nutrition Label

WHISPER CANON · cjs.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cjs.ch

Resolution chain

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

IPPrefixASNOperatorCountry
83.166.133.2383.166.128.0/19AS29222INFOMANIAK-ASCH

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from cjs.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for cjs.ch.

MechanismTarget
SPF_Aapp.arpege-online.fr
SPF_Acjs.ch
SPF_Adispatch-eu.ppe-hosted.com
SPF_IP195.141.14.139
SPF_IP195.141.14.145
SPF_IP195.141.14.146
SPF_IP195.141.14.147
SPF_IP195.141.14.148
SPF_IP195.141.14.216
SPF_IP213.193.118.242/32
SPF_IP46.105.48.221
SPF_IP78.40.74.38/32
SPF_IP83.166.133.23
SPF_IP94.103.96.0/24
SPF_MXcjs.ch

Related pages

Pivot deeper into the graph from cjs.ch.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cjs.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.