Skip to content

Hostname

vivell.ch

Last fetched

vivell.ch resolves to 1 IPv4 address operated by SUNRISE in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.36.36.91193.36.36.0/24AS6730SUNRISECH

WHOIS identity

Registrar
Organization
stalder sonja
Contact emails

Subdomains

7 observed subdomains of vivell.ch.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for vivell.ch.

MechanismTarget
SPF_Avivell.ch
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXvivell.ch

Related pages

Pivot deeper into the graph from vivell.ch.

Cypher and MCP

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

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