Skip to content

Hostname

transa.ch

Last fetched

transa.ch appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

transa.ch has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for transa.ch.

MechanismTarget
SPF_Atransa.ch
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP109.164.238.85
SPF_IP13.95.80.115
SPF_IP137.117.128.150
SPF_IP137.117.219.36
SPF_IP149.72.48.22
SPF_IP162.247.112.0/21
SPF_IP167.89.121.150/21
SPF_IP168.235.224.0/20
SPF_IP168.235.233.251
SPF_IP209.133.224.0/19
SPF_IP40.68.228.198
SPF_IP40.68.82.199
SPF_IP52.166.130.42
SPF_IP52.174.19.237
SPF_IP87.230.98.210/17
SPF_MXtransa.ch

Related pages

Pivot deeper into the graph from transa.ch.

Cypher and MCP

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

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