Skip to content

Hostname

ps.kz

Last fetched

ps.kz resolves to 2 IPv4 addresses operated by AS48716 in KZ. WHOIS lists iana:1656 as the registrar.

Nutrition Label

WHISPER CANON · ps.kzRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ps.kz

Resolution chain

ps.kz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1656
Organization
regmaster
Contact emails

Subdomains

241 observed subdomains of ps.kz.

Web-graph footprint

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

415 sites link to this hostname.

113 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ps.kz.

MechanismTarget
SPF_Amail.ps.kz
SPF_Amx1.ps.kz
SPF_Aps.kz
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEspf.sendsay.ru
SPF_MXps.kz

Related pages

Pivot deeper into the graph from ps.kz.

Cypher and MCP

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

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