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
Resolution chain
flip.kz resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.8.251 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.9.251 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.71.78 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 89.218.105.114 | 89.218.96.0/20 | AS9198 | — | KZ |
WHOIS identity
- Registrar
- registrar:kaznic kaznic
- Organization
- martynova a.n.
- Contact emails
- —
Subdomains
25 observed subdomains of flip.kz.
Showing 23 of 25. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for flip.kz.
| Mechanism | Target |
|---|---|
| SPF_A | flip.kz |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_IP | 176.98.232.106 |
| SPF_IP | 46.235.86.17 |
| SPF_IP | 89.218.105.117 |
| SPF_MX | flip.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.