Skip to content

Hostname

jetpay.kz

Last fetched

jetpay.kz resolves to 1 IPv4 address operated by AS212675 in KZ.

Nutrition Label

WHISPER CANON · jetpay.kzRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/jetpay.kz

Resolution chain

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

IPPrefixASNOperatorCountry
185.5.206.37185.5.206.0/24AS212675KZ

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for jetpay.kz.

MechanismTarget
SPF_Ajetpay.kz
SPF_IP159.8.224.150
SPF_IP178.57.66.212
SPF_IP185.5.207.6
SPF_IP194.110.54.157
SPF_IP78.111.85.121
SPF_IP95.211.41.200
SPF_MXjetpay.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.