Skip to content

Hostname

riverside.ch

Last fetched

riverside.ch resolves to 1 IPv4 address operated by AS24889 in CH.

Nutrition Label

WHISPER CANON · riverside.chRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/riverside.ch

Resolution chain

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

IPPrefixASNOperatorCountry
80.254.71.2880.254.64.0/20AS24889CH

WHOIS identity

Registrar
Organization
lehmann riverside
Contact emails

Subdomains

4 observed subdomains of riverside.ch.

Web-graph footprint

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

57 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for riverside.ch.

MechanismTarget
SPF_Ariverside.ch
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a02:200:711:2::/64
SPF_IP80.254.71.0/26
SPF_MXriverside.ch

Related pages

Pivot deeper into the graph from riverside.ch.

Cypher and MCP

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

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