Skip to content

Hostname

reslash.ch

Last fetched

reslash.ch resolves to 1 IPv4 address operated by AS6893 in CH.

Nutrition Label

WHISPER CANON · reslash.chRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/reslash.ch

Resolution chain

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

IPPrefixASNOperatorCountry
62.220.134.2762.220.128.0/19AS6893CH

WHOIS identity

Registrar
Organization
carnevale luca
Contact emails

Subdomains

3 observed subdomains of reslash.ch.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for reslash.ch.

MechanismTarget
SPF_Areslash.ch
SPF_IP2001:788:134:27:0:0:0:27
SPF_IP62.220.134.27
SPF_MXreslash.ch

Related pages

Pivot deeper into the graph from reslash.ch.

Cypher and MCP

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

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