Skip to content

Hostname

owkb.ch

Last fetched

owkb.ch resolves to 2 IPv4 addresses operated by AS59414 in CH.

Nutrition Label

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

Resolution chain

owkb.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
hunkeler fredy
Contact emails

Subdomains

23 observed subdomains of owkb.ch.

Web-graph footprint

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

62 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for owkb.ch.

MechanismTarget
SPF_Aowkb.ch
SPF_INCLUDEspf.weaver.ch
SPF_IP193.193.132.210/32
SPF_IP91.194.197.231/32
SPF_IP91.194.197.232/32
SPF_MXowkb.ch

Related pages

Pivot deeper into the graph from owkb.ch.

Cypher and MCP

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

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