Skip to content

Hostname

startupticker.ch

Last fetched

startupticker.ch resolves to 1 IPv4 address operated by ONLINE-TRAVEL in CH.

Nutrition Label

WHISPER CANON · startupticker.chRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/startupticker.ch

Resolution chain

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

IPPrefixASNOperatorCountry
193.93.20.251193.93.20.0/22AS31052ONLINE-TRAVELCH
193.93.20.251193.93.20.0/22AS31052ONLINE-TRAVELCH

WHOIS identity

Registrar
Organization
kommission fur technologie und innovation
Contact emails

Subdomains

9 observed subdomains of startupticker.ch.

Web-graph footprint

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

1,062 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for startupticker.ch.

MechanismTarget
SPF_INCLUDEemailsrvr.com
SPF_IP193.93.20.0/26
SPF_IP193.93.20.250
SPF_IP193.93.20.251
SPF_MXstartupticker.ch

Related pages

Pivot deeper into the graph from startupticker.ch.

Cypher and MCP

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

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