Skip to content

Hostname

flip.kz

Last fetched

flip.kz resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:kaznic kaznic as the registrar.

Nutrition Label

WHISPER CANON · flip.kzRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/flip.kz

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.251104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.251104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.78172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
89.218.105.11489.218.96.0/20AS9198KZ

WHOIS identity

Registrar
registrar:kaznic kaznic
Organization
martynova a.n.
Contact emails

Subdomains

25 observed subdomains of flip.kz.

Web-graph footprint

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

615 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for flip.kz.

MechanismTarget
SPF_Aflip.kz
SPF_INCLUDE_spf.atlassian.net
SPF_IP176.98.232.106
SPF_IP46.235.86.17
SPF_IP89.218.105.117
SPF_MXflip.kz

Related pages

Pivot deeper into the graph from flip.kz.

Cypher and MCP

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

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