Skip to content

Hostname

ubs.ch

Last fetched

ubs.ch resolves to 1 IPv4 address operated by AS8883 in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.134.111.71193.134.111.0/24AS8883CH

WHOIS identity

Registrar
Organization
ubs ag hostmaster ncc telecom & network services p.o. box
Contact emails

Subdomains

4 observed subdomains of ubs.ch.

Web-graph footprint

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

99 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ubs.ch.

Related pages

Pivot deeper into the graph from ubs.ch.

Cypher and MCP

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

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