Hostname
jetpay.kz
Last fetched
jetpay.kz resolves to 1 IPv4 address operated by AS212675 in KZ.
Nutrition Label
Resolution chain
jetpay.kz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.5.206.37 | 185.5.206.0/24 | AS212675 | — | KZ |
WHOIS identity
No WHOIS records are currently associated with jetpay.kz in WhisperGraph.
Subdomains
17 observed subdomains of jetpay.kz.
Web-graph footprint
Distinct hostnames that link to or from jetpay.kz in the public web crawl.
6 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for jetpay.kz.
| Mechanism | Target |
|---|---|
| SPF_A | jetpay.kz |
| SPF_IP | 159.8.224.150 |
| SPF_IP | 178.57.66.212 |
| SPF_IP | 185.5.207.6 |
| SPF_IP | 194.110.54.157 |
| SPF_IP | 78.111.85.121 |
| SPF_IP | 95.211.41.200 |
| SPF_MX | jetpay.kz |
Related pages
Pivot deeper into the graph from jetpay.kz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jetpay.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.