Skip to content

Hostname

renovero.ch

Last fetched

renovero.ch resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · renovero.chRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/renovero.ch

Resolution chain

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

IPPrefixASNOperatorCountry
34.247.60.20934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.241.18154.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.206.22063.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
Organization
markus schulte
Contact emails

Subdomains

48 observed subdomains of renovero.ch.

Web-graph footprint

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

79 sites link to this hostname.

202 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for renovero.ch.

MechanismTarget
SPF_INCLUDE_spf.callexpert.ch
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXrenovero.ch

Related pages

Pivot deeper into the graph from renovero.ch.

Cypher and MCP

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

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