Skip to content

Hostname

1cb.kz

Last fetched

1cb.kz resolves to 1 IPv4 address operated by AS210459 in KZ. WHOIS lists iana:1656 as the registrar.

Nutrition Label

WHISPER CANON · 1cb.kzRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/1cb.kz

Resolution chain

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

IPPrefixASNOperatorCountry
77.81.177.2077.81.177.0/24AS210459KZ

WHOIS identity

Registrar
iana:1656
Organization
pervoe kreditnoe byuro too
Contact emails

Subdomains

44 observed subdomains of 1cb.kz.

Web-graph footprint

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

106 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 1cb.kz.

MechanismTarget
SPF_A1cb.kz
SPF_Aedge2016.1cb.kz
SPF_Amail.1cb.kz
SPF_Amx.1cb.kz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.unisender.com
SPF_IP77.81.177.9/27
SPF_MX1cb.kz

Related pages

Pivot deeper into the graph from 1cb.kz.

Cypher and MCP

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

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