Skip to content

Hostname

finstaff.kz

Last fetched

finstaff.kz resolves to 1 IPv4 address operated by AS203087 in KZ. WHOIS lists iana:1725 as the registrar.

Nutrition Label

WHISPER CANON · finstaff.kzRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/finstaff.kz

Resolution chain

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

IPPrefixASNOperatorCountry
188.130.234.119188.130.234.0/24AS203087KZ

WHOIS identity

Registrar
iana:1725
Organization
maltsev sergey
Contact emails

Subdomains

2 observed subdomains of finstaff.kz.

Web-graph footprint

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

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for finstaff.kz.

MechanismTarget
SPF_Afinstaff.kz
SPF_IP188.130.234.0/24
SPF_IP188.130.234.119
SPF_MXfinstaff.kz

Related pages

Pivot deeper into the graph from finstaff.kz.

Cypher and MCP

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

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