Skip to content

Hostname

rentarentner.ch

Last fetched

rentarentner.ch resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · rentarentner.chRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/rentarentner.ch

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.33.10818.155.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.33.12518.155.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.33.2118.155.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.33.3518.155.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.96.4618.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.6418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.7518.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8918.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
reto durrenberger
Contact emails

Subdomains

5 observed subdomains of rentarentner.ch.

Web-graph footprint

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

65 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for rentarentner.ch.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mail.hostpoint.ch

Related pages

Pivot deeper into the graph from rentarentner.ch.

Cypher and MCP

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

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