Skip to content

Hostname

1c.kz

Last fetched

1c.kz is a registered hostname under the .kz top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · 1c.kzRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/1c.kz

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with 1c.kz in WhisperGraph.

Subdomains

25 observed subdomains of 1c.kz.

Web-graph footprint

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

151 sites link to this hostname.

187 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for 1c.kz.

MechanismTarget
SPF_A1c.kz
SPF_IP185.12.155.31/32
SPF_IP37.18.91.37
SPF_IP89.111.148.80
SPF_IP95.59.137.169
SPF_MX1c.kz

Related pages

Pivot deeper into the graph from 1c.kz.

Cypher and MCP

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

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