Skip to content

Hostname

vss.ch

Last fetched

vss.ch resolves to 1 IPv4 address operated by TTM in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.113.229.17362.113.192.0/18AS47447TTMDE

WHOIS identity

Registrar
Organization
scharer christian
Contact emails

Subdomains

2 observed subdomains of vss.ch.

Web-graph footprint

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

211 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for vss.ch.

MechanismTarget
SPF_Asmtprelay1.iso.ch
SPF_INCLUDE_spf.plan-net.swiss
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.158.139.50
SPF_IP2a00:f48:1008:0:0:229:173:10
SPF_IP62.113.229.173
SPF_IP77.109.145.130/32
SPF_IP77.109.145.149/32
SPF_IP77.109.145.150/32
SPF_IP77.109.145.151/32
SPF_MXvss.ch

Related pages

Pivot deeper into the graph from vss.ch.

Cypher and MCP

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

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