Skip to content

Hostname

valiant.ch

Last fetched

valiant.ch resolves to 1 IPv4 address operated by AS3303 in CH.

Nutrition Label

WHISPER CANON · valiant.chRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/valiant.ch

Resolution chain

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

IPPrefixASNOperatorCountry
193.222.68.165193.222.64.0/19AS3303CH

WHOIS identity

Registrar
Organization
albisser pirmin
Contact emails

Subdomains

92 observed subdomains of valiant.ch.

Web-graph footprint

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

774 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for valiant.ch.

MechanismTarget
SPF_Adreamproductionag-valiant02.nine.ch
SPF_Avaliant.ch
SPF_INCLUDE_spf-dc12.sapsf.com
SPF_INCLUDE_spf-dc12.successfactors.com
SPF_INCLUDE_spf-dc2.successfactors.com
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEspf.swisscom.com
SPF_IP185.178.61.33
SPF_IP185.178.61.34
SPF_IP185.178.61.35
SPF_IP185.178.61.36
SPF_IP185.178.61.40
SPF_IP185.178.61.41
SPF_IP185.85.230.23
SPF_IP185.85.230.24
SPF_IP212.80.96.0/21
SPF_IP213.52.186.141/32
SPF_IP213.52.186.142/32
SPF_IP217.111.139.20
SPF_IP217.111.139.21
SPF_IP2a01:7480:1:100:0:0:0:64
SPF_IP35.214.183.81/32
SPF_IP35.214.208.81/32
SPF_IP35.214.212.238/32
SPF_IP35.214.213.218/32
SPF_MXvaliant.ch

Related pages

Pivot deeper into the graph from valiant.ch.

Cypher and MCP

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

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