Skip to content

Hostname

hellocut.ch

Last fetched

hellocut.ch resolves to 2 IPv4 addresses operated by AS1836 in CH.

Nutrition Label

WHISPER CANON · hellocut.chRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/hellocut.ch

Resolution chain

hellocut.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
hellopage
Contact emails

Subdomains

4 observed subdomains of hellocut.ch.

Web-graph footprint

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

56 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for hellocut.ch.

MechanismTarget
SPF_IP195.49.83.8/29
SPF_IP51.161.115.237

Related pages

Pivot deeper into the graph from hellocut.ch.

Cypher and MCP

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

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