Skip to content

Hostname

uster.ch

Last fetched

uster.ch resolves to 1 IPv4 address operated by SWISSCOM Swisscom Switzerland Ltd in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.65.10.25195.65.0.0/16AS3303SWISSCOM Swisscom Switzerland LtdCH

WHOIS identity

Registrar
Organization
andreas varga
Contact emails

Subdomains

28 observed subdomains of uster.ch.

Web-graph footprint

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

404 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for uster.ch.

MechanismTarget
SPF_INCLUDE_spf.abxsec.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEspf.abacuscity.ch
SPF_INCLUDEspf.iway.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.umantis.com
SPF_IP149.72.40.42
SPF_IP167.89.53.198
SPF_IP167.89.89.155
SPF_IP193.246.95.101
SPF_IP193.246.95.121
SPF_IP194.209.75.192/26
SPF_IP195.65.10.12
SPF_IP217.26.48.121
SPF_IP217.26.48.124
SPF_IP217.26.48.146/22
SPF_IP217.26.48.147
SPF_IP2a00:d70:0:13:0:0:0:100
SPF_IP2a00:d70:0:14:0:0:0:100
SPF_IP2a00:d70:0:a:0:0:0:e0
SPF_IP2a00:d70:0:a:0:0:0:e1
SPF_IP2a02:c382:0:8007:0:0:0:101
SPF_IP2a02:c382:0:8007:0:0:0:121

Related pages

Pivot deeper into the graph from uster.ch.

Cypher and MCP

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

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