Skip to content

Hostname

serverpart.kz

Last fetched

serverpart.kz resolves to 1 IPv4 address operated by HOSTER-ALM Hoster.KZ - Almaty in KZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.4.59.205194.4.59.0/24AS202958HOSTER-ALM Hoster.KZ - AlmatyKZ

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for serverpart.kz.

MechanismTarget
SPF_Aserverpart.kz
SPF_MXserverpart.kz

Related pages

Pivot deeper into the graph from serverpart.kz.

Cypher and MCP

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

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