Skip to content

Hostname

krick.ch

Last fetched

krick.ch resolves to 1 IPv4 address operated by AS44166 in CH.

Nutrition Label

WHISPER CANON · krick.chRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/krick.ch

Resolution chain

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

IPPrefixASNOperatorCountry
79.141.82.3679.141.80.0/20AS44166CH

WHOIS identity

Registrar
Organization
krick cyclomessagerie
Contact emails

Subdomains

3 observed subdomains of krick.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for krick.ch.

MechanismTarget
SPF_Akrick.ch
SPF_INCLUDEhost36.ntd.ch
SPF_INCLUDEkrick.ch
SPF_IP79.141.82.36
SPF_MXkrick.ch

Related pages

Pivot deeper into the graph from krick.ch.

Cypher and MCP

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

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