Skip to content

Hostname

okb.ch

Last fetched

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

Nutrition Label

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

Resolution chain

okb.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
kretz damian
Contact emails

Subdomains

53 observed subdomains of okb.ch.

Web-graph footprint

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

111 sites link to this hostname.

117 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for okb.ch.

MechanismTarget
SPF_Aokb.ch
SPF_INCLUDEspf.abacuscity.ch
SPF_INCLUDEspf.weaver.ch
SPF_IP193.193.132.210/32
SPF_IP91.194.197.231/32
SPF_IP91.194.197.232/32
SPF_MXokb.ch

Related pages

Pivot deeper into the graph from okb.ch.

Cypher and MCP

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

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