Skip to content

Hostname

backstit.ch

Last fetched

backstit.ch resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · backstit.chRouting diversity4.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.9/10canon.whisper.security/host/backstit.ch

Resolution chain

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

IPPrefixASNOperatorCountry
18.204.128.3418.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.246.11034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.21.23535.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.119.8735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.237.544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.29.16444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.209.13452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.221.19752.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of backstit.ch.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for backstit.ch.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from backstit.ch.

Cypher and MCP

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

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