Skip to content

Hostname

hcsbk.kz

Last fetched

hcsbk.kz resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1656 as the registrar.

Nutrition Label

WHISPER CANON · hcsbk.kzRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/hcsbk.kz

Resolution chain

hcsbk.kz resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.14.229104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.229104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.179172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1656
Organization
house construction savings bank of kazakhstan
Contact emails

Subdomains

26 observed subdomains of hcsbk.kz.

Web-graph footprint

Distinct hostnames that link to or from hcsbk.kz in the public web crawl.

264 sites link to this hostname.

130 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hcsbk.kz.

MechanismTarget
SPF_Ahcsbk.kz
SPF_INCLUDEspf.unisender.com
SPF_IP178.88.174.183
SPF_IP185.253.8.72
SPF_IP91.203.227.47
SPF_IP91.203.227.48
SPF_IP91.203.227.93
SPF_IP91.215.137.72
SPF_MXhcsbk.kz

Related pages

Pivot deeper into the graph from hcsbk.kz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hcsbk.kz"})-[: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.