Skip to content

Hostname

cszone.uz

Last fetched

cszone.uz resolves to 1 IPv4 address operated by AS8193 in UZ.

Nutrition Label

WHISPER CANON · cszone.uzRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cszone.uz

Resolution chain

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

IPPrefixASNOperatorCountry
195.158.11.77195.158.0.0/19AS8193UZ

WHOIS identity

No WHOIS records are currently associated with cszone.uz in WhisperGraph.

Subdomains

8 observed subdomains of cszone.uz.

Web-graph footprint

Distinct hostnames that link to or from cszone.uz in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cszone.uz.

MechanismTarget
SPF_Acszone.uz
SPF_INCLUDE_spf.cszone.uz
SPF_INCLUDEspf.smtp.bz
SPF_IP195.158.11.77
SPF_IP5.182.26.11
SPF_MXcszone.uz

Related pages

Pivot deeper into the graph from cszone.uz.

Cypher and MCP

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

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