Skip to content

Hostname

bocks.ch

Last fetched

bocks.ch resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.9.122.12193.9.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

Registrar
Organization
hasler + co
Contact emails

Subdomains

2 observed subdomains of bocks.ch.

Web-graph footprint

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

6 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bocks.ch.

MechanismTarget
SPF_Abocks.ch
SPF_INCLUDE_spf.bwise.ch
SPF_INCLUDEspf.cloud.ci-solution.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.9.122.12
SPF_IP62.12.165.123
SPF_MXbocks.ch

Related pages

Pivot deeper into the graph from bocks.ch.

Cypher and MCP

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

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