Skip to content

Hostname

scb.ch

Last fetched

scb.ch resolves to 1 IPv4 address operated by HETZNER-AS in FI.

Nutrition Label

WHISPER CANON · scb.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/scb.ch

Resolution chain

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

IPPrefixASNOperatorCountry
65.21.32.2365.21.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
Organization
claudia weber
Contact emails

Subdomains

15 observed subdomains of scb.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for scb.ch.

MechanismTarget
SPF_Amx4.eventim.de
SPF_Ascb.ch
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.gutknecht-net.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP178.212.254.174
SPF_IP185.128.172.80
SPF_IP46.140.150.234
SPF_IP80.74.142.125
SPF_IP94.126.17.172
SPF_MXscb.ch

Related pages

Pivot deeper into the graph from scb.ch.

Cypher and MCP

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

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