Skip to content

Hostname

reservix.ch

Last fetched

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

Nutrition Label

WHISPER CANON · reservix.chRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/reservix.ch

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.98.122108.157.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.98.20108.157.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.98.46108.157.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.98.69108.157.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with reservix.ch in WhisperGraph.

Subdomains

8 observed subdomains of reservix.ch.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for reservix.ch.

MechanismTarget
SPF_Areservix.ch
SPF_INCLUDE_mailing.reservix.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.reservix.ch
SPF_MXreservix.ch

Related pages

Pivot deeper into the graph from reservix.ch.

Cypher and MCP

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

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