Skip to content

Hostname

ffin.kz

Last fetched

ffin.kz resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ffin.kzRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ffin.kz

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.28.115104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.29.115104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.10.242104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.242104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.54172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.08.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

No WHOIS records are currently associated with ffin.kz in WhisperGraph.

Subdomains

45 observed subdomains of ffin.kz.

Web-graph footprint

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

212 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for ffin.kz.

MechanismTarget
SPF_INCLUDE_spf.bluematrix.com
SPF_INCLUDEbm1234.spf.bluematrix.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf-uae.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.unisender.com
SPF_IP149.154.188.34
SPF_IP149.154.188.50
SPF_IP185.98.6.98
SPF_IP31.220.25.13
SPF_IP40.97.116.82
SPF_IP40.97.128.194
SPF_IP40.97.148.226
SPF_IP40.97.153.146
SPF_IP40.97.156.114/16
SPF_IP40.97.160.2
SPF_IP40.97.161.50/32
SPF_IP40.97.164.146/32
SPF_IP51.124.132.201/32

Related pages

Pivot deeper into the graph from ffin.kz.

Cypher and MCP

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

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